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

Not running #1

Open
alonsoir opened this issue May 28, 2021 · 0 comments
Open

Not running #1

alonsoir opened this issue May 28, 2021 · 0 comments

Comments

@alonsoir
Copy link

Hi Carlos, i have just tried to run the main script, but:

/Users/aironman/gitProjects/COVID-19-Analytics> python3 spain/madrid.py 11:27 aironman@MacBook-Pro-de-Alonso

Traceback (most recent call last):
File "/Users/aironman/gitProjects/COVID-19-Analytics/spain/madrid.py", line 13, in
from utils import plotSubchart
ModuleNotFoundError: No module named 'utils'

Before that, I had to change requirements.txt file.

/Users/aironman/gitProjects/COVID-19-Analytics> bat requirements.txt 11:29 aironman@MacBook-Pro-de-Alonso
───────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ File: requirements.txt
───────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
1 │ pandas>=0.25.3
2 │ urllib3>=1.25.8
3 ~ │ requests>==2.23.0 ---> originally it was named 'request'
4 │ seaborn>=0.10.0
5 │ tabula_py>=2.1.0
6 │ matplotlib>=3.1.2
7 │ numpy>=1.18.2
8 │ scikit_learn>=0.22.2.post1
9 │ scipy>=1.4.1
10 │ tabula>=1.0.5

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