James McKinnon
James McKinnon
> The error occurs for both Revit 2021 and Revit 2022. Uninstalling PyRevit without disabling the add-in does not resolve the error. The only quick resolution I have found is...
The following files below are the two logs present within the folders: [pyRevit_2021_36adc1423c73aaae_PyRevitLabs.PyRevit.Runtime.log](https://github.com/eirannejad/pyRevit/files/7830661/pyRevit_2021_36adc1423c73aaae_PyRevitLabs.PyRevit.Runtime.log) [pyRevit_2022_36adc1423c73aaae_PyRevitLabs.PyRevit.Runtime.log](https://github.com/eirannejad/pyRevit/files/7830647/pyRevit_2022_36adc1423c73aaae_PyRevitLabs.PyRevit.Runtime.log)
@eirannejad I uninstalled PyRevit and did a clean install on my machine after restarting. The same bug is persisting with the 4.8.9.22008+0042 WIP build when loading Revit 2022.1. Upon loading...
Here are the results from checking the PyRevit env :\Users\JamesMckinnon>pyrevit env ==> Registered Clones (full git repos) ==> Registered Clones (deployed from archive/image) master | Deploy: "basepublic" | Branch: "master"...
Sorry for the late response, running the "pyrevit attach master 277 --installed" command has not resolved the error.
The following is my current version and environment setup in the command prompt: C:\Users\JamesMckinnon>pyrevit -V pyrevit v4.8.10.22040+1743 Missing authorization token. Set on GITHUBTOKEN env var C:\Users\JamesMckinnon>pyrevit env ==> Registered Clones...
I started digging through the Revit log files and found where the API failed to load. Upon googling the error I found that in issue #1055 ChrisCrosley had the exact...