Open xxXKraysXxx opened 6 years ago
Anyone know a solution for this problem?
same issue
Running setup.py install for python-axolotl-curve25519 ... error
ERROR: Command errored out with exit status 1:
command: 'c:\users\eneerbh\appdata\local\programs\python\python38\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\eneerbh\\AppData\\Local\\Temp\\pip-install-3yfdjtpq\\python-axolotl-curve25519\\setup.py'"'"'; __file__='"'"'C:\\Users\\eneerbh\\AppData\\Local\\Temp\\pip-install-3yfdjtpq\\python-axolotl-curve25519\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\eneerbh\AppData\Local\Temp\pip-record-8d4l4nfy\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\eneerbh\appdata\local\programs\python\python38\Include\python-axolotl-curve25519'
cwd: C:\Users\eneerbh\AppData\Local\Temp\pip-install-3yfdjtpq\python-axolotl-curve25519\
Complete output (6 lines):
c:\users\eneerbh\appdata\local\programs\python\python38\lib\site-packages\setuptools\dist.py:469: UserWarning: Normalizing '0.4.1-2' to '0.4.1.post2'
warnings.warn(
running install
running build
running build_ext
error: don't know how to compile C/C++ code on platform 'nt' with 'mingw32.exe' compiler
----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\users\eneerbh\appdata\local\programs\python\python38\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\eneerbh\AppData\Local\Temp\pip-install-3yfdjtpq\python-axolotl-curve25519\setup.py'"'"'; file='"'"'C:\Users\eneerbh\AppData\Local\Temp\pip-install-3yfdjtpq\python-axolotl-curve25519\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\eneerbh\AppData\Local\Temp\pip-record-8d4l4nfy\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\eneerbh\appdata\local\programs\python\python38\Include\python-axolotl-curve25519' Check the logs for full command output.
C:\Users\eneerbh\AppData\Local\Programs\Python\Python38>
I have the exact same issue.
This issue is still not solved. I am getting the same error.
help pls :c