About 245,000 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. 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.

  5. 【更新中】Plant 3D中的自定义Python脚本 | Custom Python …

    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 …

  6. Integration Autodesk Maya with external editors for working with …

    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 …

  7. 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 …

  8. Debugging 3ds Max Python code from VS Code - Autodesk …

    Feb 3, 2022 · I tried to change "python interpreter" to the max's python with this way: and then my problem disappears but this time vs code can't detect PySide2 module: plus pyside's …

  9. 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 …

  10. Python script for Autodesk Fusion 360 - Autodesk Community

    Oct 1, 2019 · Click New and add new lines for your Fusion Python folder and your Python install (if different) C:\Users\<username>\AppData\Roming\Autodesk\Autodesk Fusion …