Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help #5

Open
Amanimasila opened this issue Nov 1, 2018 · 0 comments
Open

help #5

Amanimasila opened this issue Nov 1, 2018 · 0 comments

Comments

@Amanimasila
Copy link

File "manage.py", line 9, in
from solarpi.app import create_app
File "/home/amani/Desktop/myproject/solarpi/solarpi/app.py", line 7, in
from solarpi import public, weather, charts, statistics, tables
File "/home/amani/Desktop/myproject/solarpi/solarpi/public/init.py", line 4, in
from . import views
File "/home/amani/Desktop/myproject/solarpi/solarpi/public/views.py", line 11, in
from solarpi.public.helper import get_operating_days
File "/home/amani/Desktop/myproject/solarpi/solarpi/public/helper.py", line 4, in
from pysolar.util import get_sunrise_sunset
File "/home/amani/Desktop/myproject/.venv/local/lib/python2.7/site-packages/pysolar/init.py", line 1, in
from . import
File "/home/amani/Desktop/myproject/.venv/local/lib/python2.7/site-packages/pysolar/radiation.py", line 21, in
from . import numeric as math
File "/home/amani/Desktop/myproject/.venv/local/lib/python2.7/site-packages/pysolar/numeric.py", line 140, in
except ModuleNotFoundError:
NameError: name 'ModuleNotFoundError' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant