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

Failed to install on Windows #26

Open
cccristi07 opened this issue Apr 18, 2018 · 3 comments
Open

Failed to install on Windows #26

cccristi07 opened this issue Apr 18, 2018 · 3 comments

Comments

@cccristi07
Copy link

epanettools fails to install on windows 10. I have used both a conda environment and a python windows version with a C compiler. This is the error:
cl : Command line error D8021 : invalid numeric argument '/Wno-format' error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.13.26128\\bin\\HostX86\\x64\\cl.exe' failed with exit status 2

@asselapathirana
Copy link
Owner

Hi,
I do not have access to a windows 10 machine.
What python version are you using?

@cccristi07
Copy link
Author

I'm using python 3.4

@Am-Now
Copy link

Am-Now commented Jul 27, 2018

Hi,
open "C:\python34\scripts" in cmd :
pip install pyinstaller
then
pip install epanetools
if it doesnt work then
install Visual C++ 2015
and try again
pip install epanetools

this worked for me.

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

3 participants