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
The setup.sh file seems to need some modifications.
Several Deprecation warnings occur.
It would be better to use the standard installation method (pip install) instead of pip install -e.
Several Warnings also occur.
When performing a git clone, empty directories are also cloned, which can lead to the need for a wipe during the setup process.
An error occurs during the final step of the setup.
This appears to be a path-related issue.
The text was updated successfully, but these errors were encountered:
The setup.sh file seems to need some modifications.
Several Deprecation warnings occur.
It would be better to use the standard installation method (pip install) instead of pip install -e.
Several Warnings also occur.
When performing a git clone, empty directories are also cloned, which can lead to the need for a wipe during the setup process.
An error occurs during the final step of the setup.
This appears to be a path-related issue.
The text was updated successfully, but these errors were encountered: