Closed TheBIMsider closed 4 years ago
I am having this exact issue. I even uninstalled the 4.7.4 and tried to revert back to 4.6.24 and nothing is appearing in my Revit. We are running versions 2018/2019/2020 on our machines.
@TheBIMsider Would you mind running pyrevit update
and then pyrevit revits --supported
to see if Revit 2020.2 will be listed?
After the update, Revit 2020.2 should be listed under pyrevit env
You are also missing the master clone. Find the installed pyRevit path and manually add it please
pyrevit clones add master <put the path here>
You can reattach pyRevit now.
Hello @eirannejad
I did all you asked above and still no luck. So then I tried the original FAQ answer
pyrevit attach master 277 --installed
(after doing all of your steps above)
That fixed it, all is good now
Thanks!
Added the 2020.2.1.1
info to the host info file in pyRevit repo.
https://github.com/eirannejad/pyRevit/commit/d2eb8ee7cf5aeba0c6f6b24b5c53f4c6fdffb847
pyrevit update
should pull this new updated file to %appdata%/pyRevit/Cache
and pyRevit will know about this Revit version from now on.
had the similar issues on my 2020.2.3 and pyrevit attach master 277 --installed
work like a charm. thanks
Describe the bug I have pyRevit 4.7.4 installed and the below has happened to me
"If you have installed pyRevit, and the installation completed with no errors but pyRevit doesn't load, please run the command below in terminal. This should fix the issue on your machine, however, please continue filing the issue with instructions below.
pyrevit attach master 277 --installed
"The outcome was:
I followed the FAQ as well and below is what you see on my machine when I run "pyrevit env"
Desktop:
When I ran the debug the attach .txt is what was reported
pyRevit_4.7.4_Bug_report_CStorms.txt
I have had previous versions of pyRevit installed without issue, as recent as the last stable version of 4.6
I also have Revit 2019.2.2 and 2018.3.3 installed the addin does not appear in those versions either
Carl