You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed this recently as well. I have uploaded a new requirements.txt file and install instructions which should circumvent the issue at least for now. Please let me know if it works for you. Specifically, you now run the following commands instead:
After downloading the code package to the computer, PIP is installed locally and some packages are installed.
When installing the mpunet package, an error is reported to indicate that the tf-gpu version needs to be installed. I don't know how to solve it.
I don't use GPU. Do I have to use it? It's said in the readme that it can't be used.
It seems that there are conflicts related to environment dependence. Some packages require higher version, while others require lower version.
The text was updated successfully, but these errors were encountered: