You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first line on my cmd response is: Building wheel for epanettools (setup.py) ... error
Then it says: ERROR: Command errored out with exit status 1
And it gets a numerous lines of red code.
How can I fix it?
The text was updated successfully, but these errors were encountered:
I'm learning to match EPANET and PYTHON 3.9, so I need to install EPANETTOOLS module. I use
pip install epanettools
as PyPI says, but I can't get it.PyPI page: https://pypi.org/project/EPANETTOOLS/
The first line on my cmd response is:
Building wheel for epanettools (setup.py) ... error
Then it says: ERROR:
Command errored out with exit status 1
And it gets a numerous lines of red code.
How can I fix it?
The text was updated successfully, but these errors were encountered: