Closed MojGGG closed 4 years ago
Could you paste the output from the installation? Does the package work after installation, despite the wheel message? (run the tests)
ERROR: Command errored out with exit status 1: 'C:\Users\GoftariM\AppData\Local\Continuum\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\GoftariM\AppData\Local\Temp\pip-install-a7c2h96v\pymetis\setup.py'"'"'; file='"'"'C:\Users\GoftariM\AppData\Local\Temp\pip-install-a7c2h96v\pymetis\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\GoftariM\AppData\Local\Temp\pip-record-zcxye4wo\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
Pymetis does not support Windows.
Thanks. Does it support Linux?
Yes.
Yes.
Does it still not support windows?
It does not. You could volunteer to maintain the Windows wheel.
Hi,
I am truning to install pymetis on windows using pip install pymetis command. However, I am getting an error about failing building the whell. Could you please help me how I address this problem? Is the problem related to gcc? Thanks