aqreed/solarpy

404 on Raspberry OS

effizientest opened this issue · 2 comments

pip install solarpy results in Environment error Client error 404

I'm guessing that solarpy use python version 3.6 which rasberry os might use higher version, hence 404 on solarpy of newer version.

also not with pip3- just copied the solarpy file and it works, I think that pip thing overcomplicates some library usage,