pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.31k stars 334 forks source link

[Bug]: I cant install neither latest version of PyRevit nor the version 4.8.10.22040. giving me an error message. #2444

Closed Mehrshad458 closed 1 week ago

Mehrshad458 commented 1 week ago

✈ Pre-Flight checks

🐞 Describe the bug

Screenshot (3)

⌨ Error/Debug Message

I need help with fixing this. I checked the installation step guide also and it didn't help.
Based on what I saw on the forum the latest PyRevit is not compatible with Revit 2025. I just marked the box so that I can submit the issue.

♻️ To Reproduce

No response

⏲️ Expected behavior

No response

🖥️ Hardware and Software Setup (please complete the following information)

Revit 2025.3

Additional context

No response

sanzoghenzo commented 1 week ago

@Mehrshad458 we created the issue template for a reason, we need all the info we can to help you. Since you didn't post the output of the pyrevit env command, it's not clear:

As you already found out, revit 2025 is not supported. For it, you need the WIP installer. If you're talking about revit 2024 and earlier, then those kind of bugs should be handled by following the troubleshooting guides to the T.

@jmcouffin should we put a giant banner about Revit 2025 somewhere? :rofl:

jmcouffin commented 1 week ago

@sanzoghenzo I kind of did... But maybe editing the issue template ...

Mehrshad458 commented 1 week ago

@sanzoghenzo The Revit software version I'm using is Revit 2025.3 which I mentioned prior. Yes the latest version of PyRevit I used was 4.8.16. Can you explain what is WIP and where can I get the installation tutorial for it?

jmcouffin commented 1 week ago

@sanzoghenzo The Revit software version I'm using is Revit 2025.3 which I mentioned prior. Yes the latest version of PyRevit I used was 4.8.16. Can you explain what is WIP and where can I get the installation tutorial for it?

https://www.pyrevitlabs.io/ use the orange yellowish button or on github under the actions, check the pyRevitCI workflow, pick the latest run, then download the artefacts

Mehrshad458 commented 1 week ago

Thankyou sir. Is the PyRevit installation is going to work after installing WIP, or do I have to do any additional steps also?

jmcouffin commented 1 week ago

Uninstall previous versions beforehand. That's it

Mehrshad458 commented 1 week ago

Thanks.