pyRevit icon indicating copy to clipboard operation
pyRevit copied to clipboard

Revit 2023 Installer

Open scottofazphx opened this issue 2 years ago • 10 comments

ETA on Revit 2023 Installer?

scottofazphx avatar Apr 14 '22 15:04 scottofazphx

You can already download a wip auto build from Actions. 4.8.11.22103 is the first version with 2023 support.

Go to this link: https://github.com/eirannejad/pyRevit/actions/runs/2158206100 On the bottom of the page on the Artifacts section click on pyrevit-installers. Unzip, install.

kép

This install method is documented here: https://www.notion.so/pyRevit-CI-CD-92078f5fb72440de8e7b63f00fa72725

infeeeee avatar Apr 22 '22 20:04 infeeeee

Any updates on this. The link in the above post has been removed.

jburger316 avatar May 04 '22 19:05 jburger316

Hello,

I can't download it too.

sechanbask avatar May 06 '22 05:05 sechanbask

On the Actions page, download any version more recent than 4.8.11.22103. The builds appear to expire after ~10 weeks or so

alexdaversa avatar May 06 '22 14:05 alexdaversa

would be great to get notified by email when it's available

sharkmullet avatar May 12 '22 17:05 sharkmullet

I don't know why you can't download it, the link still works for me. Nevermind, I uploaded to mega, it's the downloaded zip without modifications, I just renamed the file:

https://mega.nz/file/ShwVzb7L#1-mDO52lfkmCVrdj_CqgY4o5DgbaCgZAfAO-c2l_788

When a release will be available, I will delete this

infeeeee avatar May 12 '22 19:05 infeeeee

Will installing it disable pyrevit in Revit 2022? Screenshot-2022-05-18-082414

sharkmullet avatar May 18 '22 15:05 sharkmullet

Getting this error message in 2023.

image

rabiadhikari avatar Jun 21 '22 17:06 rabiadhikari

Hi I have the same error with Revit2023.0.1. But it works fine with other versions.

Yukicchi626 avatar Jul 14 '22 01:07 Yukicchi626

Getting this error message in 2023.

This is expected, as it's removed from the 2023 revit api:

[ObsoleteAttribute("This enumeration is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the ForgeTypeId class instead. Use properties of the SpecTypeId class and its nested classes to replace uses of specific values of this enumeration.")] public enum ParameterType

https://www.revitapidocs.com/2022/f38d847e-207f-b59a-3bd6-ebea80d5be63.htm

I can't find a quick fix for this, and it affects the following commands:

  • Analysis/Sum
  • Drawing Set/Schedules/Create Schedule from CSV
  • Project/Family/Export Family Config, Import Family Config
  • Project/Wipe/Wipe All Project Parameters

Other removed apis can cause other problems, this is just about this api change.

infeeeee avatar Jul 28 '22 14:07 infeeeee

Please try the latest release and reopen this ticket if problem persists

eirannejad avatar Sep 04 '22 22:09 eirannejad

Revit 2023 crashes on startup (no error message) after installing pyRevit_4.8.12.22247_signed.exe

the-grim avatar Sep 14 '22 10:09 the-grim

Please try the latest release and reopen this ticket if problem persists Works perfectly. Thanks Ehsan.

yonkers92 avatar Sep 21 '22 08:09 yonkers92

excellent, thank you very much

On Fri, Apr 22, 2022 at 1:05 PM infeeeee @.***> wrote:

You can already download a wip auto build from Actions. 4.8.11.22103 is the first version with 2023 support.

Go to this link: https://github.com/eirannejad/pyRevit/actions/runs/2158206100 On the bottom of the page on the Artifacts section click on pyrevit-installers. Unzip, install.

[image: kép] https://user-images.githubusercontent.com/1271737/164785789-91d0e3e9-0849-452d-9052-a8dccd32b1c9.png

This install method is documented here: https://www.notion.so/pyRevit-CI-CD-92078f5fb72440de8e7b63f00fa72725

— Reply to this email directly, view it on GitHub https://github.com/eirannejad/pyRevit/issues/1513#issuecomment-1106820377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIVVP5SFVIGAQZHRPZKHGDTVGMA7DANCNFSM5TOCOLWA . You are receiving this because you authored the thread.Message ID: @.***>

scottofazphx avatar Oct 11 '22 09:10 scottofazphx