Open
Description
I'm on Windows 10 (x64) and I use Python 3.6.1. I set the directory to this project's directory and used the following command:
pip install -e .
And I got an UnicodeDecodeError
. But the following command is OK for me:
python setup.py develop
After using this command I can run Pycraft successfully.
Metadata
Metadata
Assignees
Labels
No labels