Closed pmav99 closed 8 years ago
pip install py6s install pysolar-0.7 which is incompatible with python 2. In order to solve this, the pysolar version should be specified in setup.py. I will make a pull request shortly.
pip install py6s
pysolar-0.7
pysolar
setup.py
pip install py6s
installpysolar-0.7
which is incompatible with python 2. In order to solve this, thepysolar
version should be specified insetup.py
. I will make a pull request shortly.