Closed jfrgagnon closed 3 years ago
Open a command line and run pyrevit attach master 273 --installed
and let's see if this is an IronPython conflict with other addons
Nop... Still doesn't work... :(
==> Registered Clones (full git repos)
master | Branch: "master" | Version: "4.8.3:738cac0" | Path: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit\pyRevit\master"
==> Registered Clones (deployed from archive/image)
==> Attachments
master | Product: "2019 First Customer Ship" | Engine: 273 | Path: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit\pyRevit\master" | Manifest: "C:\Users\B-LIV Architecture\AppData\Roaming\Autodesk\Revit\Addins\2019\pyRevit.addin"
==> Installed Extensions
pyRevitCore | Type: Unknown | Repo: "" | Installed: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit-master\Extensions\pyRevitCore.extension"
pyRevitRun | Type: RunnerExtension | Repo: "" | Installed: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit-master\Extensions\pyRevitRun.run"
pyRevitTags | Type: UIExtension | Repo: "" | Installed: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit-master\Extensions\pyRevitTags.extension"
pyRevitTools | Type: UIExtension | Repo: "" | Installed: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit-master\Extensions\pyRevitTools.extension"
pyRevitTutor | Type: UIExtension | Repo: "" | Installed: "C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit-master\Extensions\pyRevitTutor.extension"
==> Default Extension Search Path
C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
C:\Program Files\pyRevit
C:\Users\B-LIV Architecture\AppData\Roaming\pyRevit-master\Extensions
==> User Environment
Microsoft Windows 10 [Version 10.0.19042]
Executing User: DESKTOP-FGT6NCP\B-LIV Architecture
Active User: DESKTOP-FGT6NCP\B-LIV Architecture
Admin Access: Yes
%APPDATA%: "C:\Users\B-LIV Architecture\AppData\Roaming"
Latest Installed .Net Framework: 4.8
Installed .Net Target Packs: v3.0 v3.5
Installed .Net-Core Target Packs: v2.1.811 v3.1.404 v5.0.100
pyRevit CLI 4.8.3.0
Everything seems to be very normal. Usually these import issues are related to dll conflicts with other IronPython versions. What if you attach with the 2.7.7
or higher engines?
v4.8.5 is published. Would you mind testing this? If it didn't work try attaching pyRevit using the custom IronPython engine pyrevit attach master default --installed