I am getting following error while installing pyswmm. "error: package directory 'bin' does not exist"
I tried to install pyswmm but getting error message.
I am getting following error while installing pyswmm. "error: package directory 'bin' does not exist"
I tried to install pyswmm but getting error message.
Copyright © 2021 Jogjafile Inc.
I had the same problem when using python 3.10 from winpython.
The solution for me was to use python 3.9 that I had installed in anaconda environment.
I hope this can help you.