pyRevit icon indicating copy to clipboard operation
pyRevit copied to clipboard

PyRevitLoader - Error Loading pyRevit. It states AttributeError: 'NoneType' object has no attribute 'GetType'

Open superysdj1 opened this issue 3 years ago • 1 comments

Ehsan, thank you in advance for help!

pyRevit is not getting added to my Revit 2023 (free trial version), with the message stating;

AttributeError: 'NoneType' object has no attribute 'GetType'

I saw similar issue https://github.com/eirannejad/pyRevit/issues/1401 where that user solved his error by running "pyrevit attach core 2711 --installed --allusers" in his CLI. Pasting this in my CLI didn't solve my problem.

Is there a quick fix by modifying the script in line 98 as shown below?

image

image

image image

superysdj1 avatar Jul 03 '22 04:07 superysdj1

You need to install the latest version 4.8.11, see post in this issue https://github.com/eirannejad/pyRevit/issues/1551

dvdgnz avatar Jul 05 '22 19:07 dvdgnz

Please try the latest release and reopen this ticket if problem persists

eirannejad avatar Sep 04 '22 22:09 eirannejad