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

pyRevitloader error v4.5 #356

Closed
cmturner20 opened this issue Jul 19, 2018 · 11 comments
Closed

pyRevitloader error v4.5 #356

cmturner20 opened this issue Jul 19, 2018 · 11 comments

Comments

@cmturner20
Copy link

Hi,

I am getting the following dialogue after installing v4.5 in Revit 2018.3 after which the pyrevit tools fail to load. I initially thought it could have been missing some updated files, so we ran the update script, and then the install_addin script, so i believe everything should now be running the latest. I have also applied the TLS patch as discussed in one of the installation articles. We have tried manual installation also as per the youtube videos, which gives the same error. We do have IronPython 2.7.3 installed on the same machine. Any ideas what the cause could be?

System Specs:
Windows 7 x64 SP1
Revit 2018.3

This is the dialogue:

pyrevit45error

@eirannejad
Copy link
Collaborator

This is really odd. Try removing the stand-alone IronPython and see if it helps.

@cmturner20
Copy link
Author

HI, i removed IronPython but unfortunately still the same happens.

@eirannejad
Copy link
Collaborator

Seems like it has troubles compiling the core C# code on the first run. Do the users have write/read access to the %appdata%/pyRevit directory?

@cmturner20
Copy link
Author

cmturner20 commented Jul 23, 2018 via email

@eirannejad
Copy link
Collaborator

Honestly the only other issue I can think of is missing standard dotnet framework dlls. Would you be able to install Visual Studio (free edition) on the machine and test again? Visual studio installs a list of frameworks that might be the root cause of this. I've looked into the code and can't really think of anything that might be causing this. This is the first time I'm seeing the error :/

@cmturner20
Copy link
Author

cmturner20 commented Jul 30, 2018 via email

@eirannejad
Copy link
Collaborator

Hey any luck on getting pyRevit to load? I can't determine the root cause for this. The only thing I can think of is maybe somehow an antivirus os blocking the DLLs in %appdata%/pyRevit

@Coppolow
Copy link

Hi, Ehsan Iran-Nejad
I have got this problem too

System Specs:
99

Windows 10 x64
Revit 2018.2

@eirannejad
Copy link
Collaborator

eirannejad commented Sep 30, 2018

@Coppolow Seems like you have unicode characters in your user profile path right?

Would you be able to share your user path here? That'll help me understand why the path module is failing on a unicode character in the path

@eirannejad
Copy link
Collaborator

pyRevit has a new loader. Try 4.6beta installer and see if the error still exists

@nirlevie
Copy link

I'm having a similar problem (I think...)
screenshot 2019-01-23 10 23 58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants