abhishekkrthakur/tez

AttributeError: module 'tez' has no attribute 'Model'

ar8372 opened this issue · 2 comments

AttributeError: module 'tez' has no attribute 'Model'

updating to 0.6.0 will fix this error. please note that tez.Model will be deprecated soon and will no longer be supported.

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