3dsMax-Python-HowTos icon indicating copy to clipboard operation
3dsMax-Python-HowTos copied to clipboard

How can I install install.sh through git bash

Open AtomBlack opened this issue 2 years ago • 2 comments

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

AtomBlack avatar Feb 06 '23 15:02 AtomBlack

You should cd to the installation directory of max. Then /path/to/where/install/is/located/install.sh

hugow avatar Feb 15 '23 14:02 hugow

你应该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.

leo369258 avatar Aug 28 '23 08:08 leo369258