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

Error in creating dummy VA events #48

Open
user-official opened this issue Mar 11, 2019 · 1 comment
Open

Error in creating dummy VA events #48

user-official opened this issue Mar 11, 2019 · 1 comment

Comments

@user-official
Copy link

While creating the dummy VA events as mentioned in DHIS2_VA_program/docs/2.30-Tracker/Demo-Setup.md, I am getting this error:

Traceback (most recent call last):
File "post_demo_events.py", line 271, in
va_programs = api.get('programs', params={'filter': 'name:like:Verbal Autopsy'}).get('programs')
File "post_demo_events.py", line 58, in get
except requests.RequestException as e:
NameError: global name 'requests' is not defined

Please check

@gocastro
Copy link
Contributor

it seems like you did not install the python 'requests' library

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

2 participants