aqreed / solarpy

Solar radiation model for flight dynamics. Based on Duffie & Beckman "Solar energy thermal processes" (1974)
MIT License
51 stars 10 forks source link

404 on Raspberry OS #8

Open effizientest opened 1 year ago

effizientest commented 1 year ago

pip install solarpyresults in Environment error Client error 404

kevinsmia1939 commented 1 year ago

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

effizientest commented 1 year ago

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