-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hello,
When I try to run the fixed version of pandas-12 the checkout and compile seem to work fine. But when I try to run the test I get:
ImportError while loading conftest '/home/gsakkas/bugs_in_py_clones/pandas/pandas/conftest.py'.
pandas/__init__.py:36: in <module>
raise ImportError(
E ImportError: C extension: No module named 'pandas._libs.tslibs.timezones' not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --inplace --force' to build the C extensions first.
Not sure why pandas is not visible to pytest here. Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels