Freed-Wu / astyle-wheel

This project packages the astyle utility as a Python package.
https://pypi.org/project/astyle/
GNU General Public License v3.0
3 stars 0 forks source link

Can not work on windows. #16

Open 17Reset opened 6 months ago

17Reset commented 6 months ago

Python Version: 3.12.2 Windows Platform: Windows-11-10.0.22631-SP0 Astyle Version: 3.4.13

C:\Users\xlab>pip install astyle
Collecting astyle
  Using cached astyle-3.4.13-cp312-cp312-win_amd64.whl.metadata (7.2 kB)
Using cached astyle-3.4.13-cp312-cp312-win_amd64.whl (271 kB)
Installing collected packages: astyle
Successfully installed astyle-3.4.13

C:\Users\xlab>astyle --help

C:\Users\xlab>
17Reset commented 6 months ago

It works fine on Ubuntu, but not on windows.

Freed-Wu commented 4 months ago

img

Looks like something is broken

Freed-Wu commented 4 months ago

Wait https://gitlab.com/saalen/astyle/-/issues/51 firstly :smile: