Error while executing "create_pairs_dataset.py" file #36

Open
opened 2025-10-14 17:38:00 -06:00 by navan · 0 comments
Owner

Originally created by @gyawali9 on 10/21/2019

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']

*Originally created by @gyawali9 on 10/21/2019* roshan@roshan-Satellite-L855:~/Desktop/pose-gan$ python2 create_pairs_dataset.pyTraceback (most recent call last): File "create_pairs_dataset.py", line 1, in <module> import pandas as pd File "/home/roshan/.local/lib/python2.7/site-packages/pandas/__init__.py", line 19, in <module> "Missing required dependencies {0}".format(missing_dependencies)) ImportError: Missing required dependencies ['numpy']
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/pose-gan#36
No description provided.