Message 1 of 4
rpw import in RevitPythonShell crashes Revit 2023 with pyRevit v4.8.14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
using pyrevit v4.8.14 which is latest , simple import rpw in RevitPythonShell crashes revit
tried from rpw import db etc to force subsets imports but this crashes too
The pyRevit about show running on ironpython 3.4.0 but the RevitPythonShell says IronPython 3.4.1 so wondering if that could be related to the crash.
Would appreciate any guidance since rpw seems to be a convenient library instead of directly using revit API