-
-
Notifications
You must be signed in to change notification settings - Fork 335
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
[Bug]: python312.dll not found [admin installer] #2385
Comments
please specify which WIP installer version was used. |
It should be this one then so it seems it is mostly an issue with the admin installer. |
can you try with the non admin one for the sake of the argument @Thomas84 |
I download this one: https://github.com/pyrevitlabs/pyRevit/actions/runs/10612084392 and we will test the admin installer on my PC, to see if I get the same error message as the other computer. Or do I need to wait for a new build? |
wait and give us a minute (or a week ;p) |
and a quick other question: If someone installs pyRevit5 admin, should the installer uninstall the old pyRevit files automatically or has it to be done manually before the installation of pyRevit5 ? |
It needs to be handled manually -windows - unsintall- beforehand |
this partially rolls back 239d918 because it introduced a blocking bug. fixes pyrevitlabs#2389 pyrevitlabs#2385
this partially rolls back 239d918 because it introduced a blocking bug. fixes pyrevitlabs#2389 pyrevitlabs#2385
@Thomas84 is it still the case with the latest WIP installer? |
✈ Pre-Flight checks
🐞 Describe the bug
Our IT has tried to install the latest pyRevit 5 admin WIP. We tested it on 2 Computer and got different Error messages. PyRevit didn't load.
⌨ Error/Debug Message
First PC: IOError: [Errno 2] Ein Teil des Pfades "C:\Program Files\pyRevit-Master\CPY2123\python312.dll" konnte nicht gefunden werden. Second PC: TypeError: sequence item 10: expected string, NoneType found
♻️ To Reproduce
No response
⏲️ Expected behavior
🖥️ Hardware and Software Setup (please complete the following information)
Additional context
No response
The text was updated successfully, but these errors were encountered: