-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamo wont start from Revit #14891
Comments
@Liquidmasl - use the previous version which was built for net standard and should work in older builds of Revit. |
@pinzart90 this still seems like an issue we need to fix on the Dynamo side, a bad version of a python evaluator should not stop Dynamo from starting - so I'll leave this open and transfer to dynamo core repo for now. |
Thank you @mjkkirschner |
thank you all for the super quick reaction! always a joy to see! and sorry for the possibly stupid question, do you mean the previous version of revit? I am a bit confused what exactly broke it for me, as it was working before. I guess the addon installed some other .net version? Thanks again! |
@Liquidmasl Go to: Remove or move (DynamoIronPython) then try to run dynamo, if it doesn't open, remove the packages one by one until dynamo opens so you can know which package is creating the problem, then you can move back the other packages Hope this helps |
tracked internally DYN-6672 |
Hi @Liquidmasl - to clarify I meant the previous version of the IronPython package. Getting .net6+ won't help as Revit hosts its own runtime for addins and its currently .net framework 4.8. |
wonderful thank you! Would be awesome if dynamo would just tell me that some package makes issues in a more newby human friendly version haha Thanks for all your quick help! |
reopening because the underlying issue still needs to be investigated to avoid the crash. |
Dynamo Version
I cant open dynamo. but the one that currently ships with revit
Revit Version
2024.1
Operating System
Windows 11
What did you do?
after I installed an addon (!) I tried opening dynamo from revit.
After deinstalling the addon, revit, and everything else mentioning autodesk and reinstalling (without the addon), its still broken
What did you expect to see?
Dynamo
What did you see instead?
OCR:
https://pastebin.com/GY3VJm2R
Stacktrace/logs
error message OCR (cant copy from error window): https://pastebin.com/GY3VJm2R
Revit Journal: https://pastebin.com/Zfyc210y
Details
No response
The text was updated successfully, but these errors were encountered: