Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Error: Config file access #1451

Closed
ajhonors opened this issue Jan 13, 2022 · 14 comments
Closed

Load Error: Config file access #1451

ajhonors opened this issue Jan 13, 2022 · 14 comments
Labels
Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] Prioritize The issue is planned to be resolved in the next version Runtime Issues related to loading pyRevit runtime [subsystem]

Comments

@ajhonors
Copy link

Describe the bug
pyRevit failed to load when opening revit

To Reproduce
Steps to reproduce the behavior:

  1. Download & install the latest version of pyrevit.
  2. Open Revit

Expected behavior
Dialogue box to "always load pyrevit" never appeared,

Screenshots

Capture
Capture 2

@eirannejad
Copy link
Collaborator

Would you mind sharing the result of pyrevit env command? Thanks

@eirannejad eirannejad added Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] Runtime Issues related to loading pyRevit runtime [subsystem] labels Jan 14, 2022
@eirannejad eirannejad changed the title PyRevit Loader - Error Loading pyRevit Load Error: Config file access Jan 14, 2022
@ajhonors
Copy link
Author

ajhonors commented Jan 14, 2022

==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
master | Deploy: "basepublic" | Branch: "master" | Version: "4.8.9.21361+0320" | Path: "C:\Users\User\AppData\Roaming\pyRevit-Master"
==> Attachments
master | Product: "2022 First Customer Ship" | Engine: IPY277 (277) | Path: "C:\Users\User\AppData\Roaming\pyRevit-Master" | AllUsers
==> Installed Extensions
==> Default Extension Search Path
C:\Users\User\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
==> Extension Sources - Default
https://github.com/eirannejad/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
2022 First Customer Ship | Version: 22.0.2.392 | Build: 20210224_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2022\"
==> Running Revit Instances
==> User Environment
Microsoft Windows 10 [Version 10.0.19044]
Executing User: USER-PC\AlexHonors
Active User: USER-PC\AlexHonors
Admin Access: Yes
%APPDATA%: "C:\Users\User\AppData\Roaming"
Latest Installed .Net Framework: 4.8
No .Net Target Packs are installed.
No .Ne-Core Target Packs are installed.
pyRevit CLI v4.8.9.21361+0320

@ajhonors
Copy link
Author

Would you mind sharing the result of pyrevit env command? Thanks

Any Word on a fix?

@eirannejad
Copy link
Collaborator

Note to dev:
See this comment as well (#1163 (comment))

@eirannejad eirannejad added the Prioritize The issue is planned to be resolved in the next version label Feb 8, 2022
@eirannejad
Copy link
Collaborator

Working on getting this resolved. This has been a very annoying issue for so many.

@ajhonors
Copy link
Author

ajhonors commented Feb 9, 2022 via email

eirannejad added a commit that referenced this issue Feb 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

📦 New work-in-progress (wip) builds are available for 4.8.9.22040+0150-wip

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

📦 New work-in-progress (wip) builds are available for 4.8.9.22040+1708-wip

@eirannejad
Copy link
Collaborator

📦 New public release are available for 4.8.10.22040

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

📦 New work-in-progress (wip) builds are available for 4.8.11.22040+1907-wip

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

📦 New work-in-progress (wip) builds are available for 4.8.11.22040+1932-wip

@toddbeyer
Copy link

toddbeyer commented May 17, 2022

Experiencing this issue with 4.8.10.22040 in Revit 2023

log below

2022-05-17 14:28:50,295 ERROR [pyrevit.coreutils.assmutils] Error loading assembly @ C:\Users\Todd\AppData\Roaming\pyRevit\2023\pyRevit_2023_5150a525512609bf_PyRevitLabs.PyRevit.Runtime.dll | Could not load file or assembly 'file:///C:\Users\Todd\AppData\Roaming\pyRevit\2023\pyRevit_2023_5150a525512609bf_PyRevitLabs.PyRevit.Runtime.dll' or one of its dependencies. The module was expected to contain an assembly manifest.

@mppukas
Copy link

mppukas commented Jul 7, 2022

4.8.10.22040 will not load in Revit 2023, but will load in Revit 2022.

I've tried to read and follow the previous posts related to this issue, but I cannot follow the suggested fixes - it's too cryptic for level of knowledge.

I've uninstalled all previous versions, and reinstalled the latest version only, same result. I'm at a total loss as to what to do.

@SIYUGUO
Copy link

SIYUGUO commented Aug 7, 2022

Experiencing this issue with 4.8.10.22040 in Revit 2023
Env:
Autodesk Revit 2023 | Version: 23.0.1.318 | Build: 20220304_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2023"
==> Running Revit Instances
==> User Environment
Microsoft Windows 10 [Version 10.0.19044]
Executing User: SIYU\SIYU
Active User: SIYU\SIYU
Admin Access: No
%APPDATA%: "C:\Users\SIYU\AppData\Roaming"
Latest Installed .Net Framework: 4.8
Installed .Net Target Packs: v4.0 v4.5 v4.5.1 v4.5.2 v4.6 v4.6.1 v4.7.2 v4.8 v4.X
Installed .Net-Core Target Packs: v2.1.801 v6.0.302
pyRevit CLI v4.8.10.22040+1743

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug that stops user from using the tool or a major portion of pyRevit functionality [class] Prioritize The issue is planned to be resolved in the next version Runtime Issues related to loading pyRevit runtime [subsystem]
Projects
None yet
Development

No branches or pull requests

5 participants