numexpr icon indicating copy to clipboard operation
numexpr copied to clipboard

'_NUMEXPR_INSTALLED' cannot be imported

Open ghost opened this issue 3 years ago • 1 comments

ImportError: cannot import name '_NUMEXPR_INSTALLED' from 'pandas.core.computation.check' (/usr/local/lib/python3.7/dist-packages/pandas/core/computation/check.py)

While trying to call the pyLDAvis library, I have found this type of error and I don't know how to deal with it. this error says that it couldn't import '_NUMEXPR_INSTALLED' from 'pandas.core.computation.check' I have numexpr of version 2.7.3 and I'm using pandas of version 1.2.3 and python of version 3.7.

ghost avatar Mar 29 '21 08:03 ghost

This would seem to be an issue for pandas.

robbmcleod avatar Mar 29 '21 14:03 robbmcleod

Message to comment on stale issues. If none provided, will not mark issues stale

github-actions[bot] avatar Feb 18 '24 01:02 github-actions[bot]