python version

#3
by 19Peppe95 - opened

I need to know if the model is available for python3.8.
When I try to install requirements (from https://github.com/havenhq/mamba-chat) I receive some problem refers to 'packaging'

This comment has been hidden

I need to know if the model is available for python3.8.
When I try to install requirements (from https://github.com/havenhq/mamba-chat) I receive some problem refers to 'packaging'

THe problem isnt related to the model. Show the output errors. If its packaging package then definitely some python versions issue... make sure you are using virtual env? did you upgrade pip? remove versions from requirments.txt? so many things to try without output mesage.

Sign up or log in to comment