AttributeError: module 'tez' has no attribute 'Model'
ar8372 opened this issue · 2 comments
ar8372 commented
AttributeError: module 'tez' has no attribute 'Model'
abhishekkrthakur commented
updating to 0.6.0 will fix this error. please note that tez.Model will be deprecated soon and will no longer be supported.
ar8372 commented
If anyone having issue just first uninstall tez and then install 0.6.0 version.
pip uninstall tez
pip install -Iv tez==0.6.0