3ds max 2022 Python - 3rd Party Libraries, venv, PyCharm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am really excited about the new updates to Python in the recent versions of 3ds max. But I always seem to run into trouble when it comes to the topic of 3rd Party Libraries, Virtual Environments, and PyCharm. PyCharm doesn't seem to see 3ds Max's Python setup as valid as it always errors when trying to install packages from the package manager and Virtual Environments don't seem to be created properly to work with PyCharm (when creating through Autodesk recommended cmd method or through PyCharm's menu).
I always see a warning in the Project Interpreter setup saying "Python packing tools not found" with a button that tries to install them but install always fails with the same message about "*hard drive path*\setuptools-40.8.0' does not exist". I get the same error both when I'm using the regular 3ds Max Python interpreter and trying to install packages and when I'm trying to create a Virtual Environment from the 3ds Max Python interpreter.
If anyone has figured this out or can point me in the right direction please let me know. I would greatly appreciate it.