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'm pretty new to maxscript convert to python in 3ds max.
I want to install the HowTos file through Git Bash to 3ds max. And I clone it through Git Bash to the local 3ds max plugins file.
However when I type ./install.sh. It just shows up as "This script must run in a 3ds Max installation directory." Can someone help me how to solve it?
I will be more than appreciated. Thank you
The text was updated successfully, but these errors were encountered:
你应该cd到max的安装目录。然后 /path/to/where/install/is/ located/install.sh
install in bash,but ERROR: file:///D:/work does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Hi Everyone,
I'm pretty new to maxscript convert to python in 3ds max.
I want to install the HowTos file through Git Bash to 3ds max. And I clone it through Git Bash to the local 3ds max plugins file.
However when I type ./install.sh. It just shows up as "This script must run in a 3ds Max installation directory." Can someone help me how to solve it?
I will be more than appreciated. Thank you
The text was updated successfully, but these errors were encountered: