I have written a pyhon code in Visual Studio Code, which I would like to test in Dynamo/Revit Environment. In VSC, the code works fine. But in Dynamo I am getting an error that one of the modules is not found. I have searched the internet, tried changing paths etc… without luck. Can anyone help me please? I am stuck.
I tried ‘pip uninstall ezdxf’ and then ‘pip install ezdxf’ but it is still not working. You dont get any errors?, Can it be that IronPython 2.7 is not compatible with this module?
I have looked into that post. I am getting an error there… While using the scrip, i see that it trys to use a different path and python version than the one that I am using. I have reinstalled python and every module…still notting
Hi,
I thought the message was clear the message just indicates that dynamo must be closed (first initialization completed, install pip etc…) and need restart the same script