MLOps-Basics icon indicating copy to clipboard operation
MLOps-Basics copied to clipboard

Error with numpy and transformers modules

Open pythonista-blitz opened this issue 1 year ago • 0 comments

When I run python train.py I get the following error for two modules numpy, transformers. Fortunately, as you can see in the link, downgrading the version solved the problem, but it is not an essential improvement and I would like to see it improved.

https://stackoverflow.com/questions/75069062/module-numpy-has-no-attribute-object https://github.com/huggingface/transformers/issues/11799

pythonista-blitz avatar Mar 28 '23 14:03 pythonista-blitz