egonina / pycasp

65 stars 19 forks source link

Issue when install #14

Open chienducnguyen opened 6 years ago

chienducnguyen commented 6 years ago

i got this issue when i run install command urllib.error.HTTPError: HTTP Error 403: SSL is required

akshatdewan commented 6 years ago

@chienducnguyen , could you please share the solution if you managed to figure this out? Thanks!

akshatdewan commented 6 years ago

I upgraded the setuptools module and then it worked fine. I also had to install asp and sklearn manually (after commenting out the lines from the setup.py file)