
How to configure Visual Studio Code for Maya 2019?
Jun 6, 2019 · I want to write some script with vs code, but it kept reminding me: Unable to import 'maya.cmds' pylint (import-error) why?? I spent hours searching the Internet and still had no answer …
Seeing Python Syntax Errors in VS Code - Autodesk Community
Nov 11, 2019 · In the new VS Code debugger (which is mostly working well for me (and which I like much better than the old IDE)), I can't figure out where syntax errors are reported.
Use Python in VS Code instead of external Add-ins
Dec 13, 2020 · Hi! I wonder if I can use Python in VS Code (Visual Studio Code) for Revit API programming instead of using external add-ins like pyRevit or Revit Shell. I have seen many people …
Unable to run any scripts: Module not found error adsk.core
Aug 8, 2024 · I experienced this issue once before when I found my VS Code editor was automatically updating the python interpreter. I fixed it before by following the steps in this forum post; changing …
VS Code and Maya2025 - newbie question - Autodesk Community
May 7, 2025 · Hey Maya community, I'm new to coding. In the last years I just created small mel scripts for work but now I'm digging into Python and the OpenMaya API and started to work with VS Code. …
Integration Autodesk Maya with external editors for working with data ...
Jun 6, 2022 · While working on 3D models and complex scenes, CG artists often access data in open formats. An important advantage of Autodesk Maya, in comparison with other computer graphics …
Solved: 3dsmax 2021 and VS Code - Autodesk Community
May 16, 2020 · Does someone know how to setup VS Code for scripting with 3dsmax 2021 and debugging and using the Python37. I searched the Dev docs but i could not find any tutorial. When i …
【更新中】Plant 3D中的自定义Python脚本 | Custom Python Scripts for …
Sep 22, 2022 · Custom Python Scripts for AutoCAD Plant 3D – Part 1 By David Wolfe (Contributor) In this series of posts, we will cover developing custom python scripts for AutoCAD Plant 3D. Along …
Can't edit or debug my python scripts - Autodesk Community
May 3, 2024 · It looks like VS Code changed in this last update, which has broken how Fusion interacts with it. The most recent release of Visual Studio Code (1.89.0) has changed how it supports Python, …
Solved: Visual Studio Code tutorial - Autodesk Community
Sep 24, 2019 · Fusion 360 API is now using Visual Studio Code instead of a very old version of Spyder - I am happy. The problem now is that I have not used Visual Studio Code before, and I do not know …