Error with numpy and transformers modules
pythonista-blitz opened this issue · 0 comments
pythonista-blitz commented
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
huggingface/transformers#11799