Closed yucsong closed 2 years ago
NumExpr has __version__
, it's generated by setup.py
:
https://github.com/pydata/numexpr/blob/master/setup.py
Do you have some problem with the import path perhaps?
Going to close this one as I'm pretty sure it's a path issue and reporter did not reply.
module 'numexpr' has no attribute 'version'
This would caused pandas problem