AliaksandrSiarohin / pose-gan

381 stars 78 forks source link

Error while executing "create_pairs_dataset.py" file #43

Open gyawali9 opened 4 years ago

gyawali9 commented 4 years ago

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 commented 4 years ago

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