1

enter image description hereImport error: C extension: NO MODULE NAMED TIMEDELTAS NOT BUILT. If you want to import PANDAS from the source directory, you may need to run 'python setup.py build_ext --inplace' to build the C extensions first.

I tried following things up to now but couldn't resolve this :

  • pip install --upgrade pip

  • pip install --upgrade pandas

  • uninstalled the existing version of pandas and installed again.

  • pip install Cython

Please look at the SCREENSHOT ATTACHED ABOVE SHOWS VERSION of PANDAS, NUMPY, PYTZ, SIX installed on my system.

NOTE : I'm using Python 2.7

Any help on this will be appreciated. Thanks.

luckypanda
  • 55
  • 8
  • 1
    https://stackoverflow.com/questions/47318119/no-module-named-pandas-libs-tslibs-timedeltas-in-pyinstaller – bsf10 Aug 01 '18 at 15:17

0 Answers0