-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is it possible install this on windows computer? #134
Comments
fails to install on windows computer with this error C:\Windows\system32>pip install fastFM Failed building wheel for fastFM
Command "c:\users\sndr\anaconda3\python.exe -u -c "import setuptools, tokenize;file='C:\Users\sndr\AppData\Local\Temp\pip-install-jl2gxwa3\fastFM\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\sndr\AppData\Local\Temp\pip-record-78bitst2\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\sndr\AppData\Local\Temp\pip-install-jl2gxwa3\fastFM\ C:\Windows\system32> |
AFAIK, it's not possible. see also |
Windows is not supported. See #132 |
需要支持哈 |
I have windows 10 and python 3
can I install it ?
The text was updated successfully, but these errors were encountered: