On Wed, Mar 4, 2020 at 3:41 AM alberto <voodoo.ben...@gmail.com> wrote: > > hi, > my name is Alberto > > Now I'm trying to install and use the code hydraspa > (https://pypi.org/project/hydraspa/) > > I'm installing from source with command python 3.5 setup.py install >
The README says "Hydraspa is actively being used and developed, if you encounter any issues drop me a line on the issue tracker." but that's no longer true. The last commit was in August 2018. I had to dig around quite a bit to find what Python versions it was tested against, since the README merely says "pip" without saying anything about versions (which is often a bad sign - it implies Py2). My best guess at the moment is that it was tested against 3.5 and/or 3.6, but probably only on Windows, using Anaconda. Given that the project has not been touched in two years, you're probably going to have to do a lot of manual digging around. Are you sure you need to use this exact package? ChrisA -- https://mail.python.org/mailman/listinfo/python-list