numexpr
numexpr copied to clipboard
'_NUMEXPR_INSTALLED' cannot be imported
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.
This would seem to be an issue for pandas.
Message to comment on stale issues. If none provided, will not mark issues stale