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 while executing "create_pairs_dataset.py" file #43

Open
gyawali9 opened this issue Oct 21, 2019 · 1 comment
Open

Error while executing "create_pairs_dataset.py" file #43

gyawali9 opened this issue Oct 21, 2019 · 1 comment

Comments

@gyawali9
Copy link

roshan@roshan-Satellite-L855:~/Desktop/pose-gan$ python2 create_pairs_dataset.pyTraceback (most recent call last):
File "create_pairs_dataset.py", line 1, in
import pandas as pd
File "/home/roshan/.local/lib/python2.7/site-packages/pandas/init.py", line 19, in
"Missing required dependencies {0}".format(missing_dependencies))
ImportError: Missing required dependencies ['numpy']

@AliaksandrSiarohin
Copy link
Owner

Guess you do not have a numpy installed.
Check dependencies in requirements.txt

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