Skip to content
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

windows install #47

Open
microprediction opened this issue Apr 23, 2021 · 2 comments
Open

windows install #47

microprediction opened this issue Apr 23, 2021 · 2 comments

Comments

@microprediction
Copy link
Owner

dennis... more details to follow

@jhmuller
Copy link

jhmuller commented May 4, 2021

I am getting errors trying to install on Windows 10 as well
For some reason it seems to be trying to rebuild Pandas from wheel, even though pandas is installed in the environment.
----see below------
Building wheels for collected packages: pandas, scipy
Building wheel for pandas (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\jmull\Anaconda3\envs\micropred\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\jmull\AppData\Local\Temp\pip-install-h7xd9t0y\pandas_415d33fef18d4034948f5835e936e80e\setup.py'"'"'; file='"'"'C:\Users\jmull\AppData\Local\Temp\pip-install-h7xd9t0y\pandas_415d33fef18d4034948f5835e936e80e\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\jmull\AppData\Local\Temp\pip-wheel-kd3x5y0v'

@microprediction
Copy link
Owner Author

Anyone have a windows environ to test 1.0.3 on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants