Pyrevit: Can not find clone master

Created on 17 Mar 2021  路  4Comments  路  Source: eirannejad/pyRevit

Hey Ehsan,

I am running into a problem: installed pyrevit and everything went smoothly. Unfortunately, I could not see an add-on in Revit, so I tried reading around here and finding a solution, but I can not get around it. Sorry, if it was already explained and I missed it. Attaching command prompt below:

==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
main | Deploy: "basepublic" | Branch: "master" | Version: "4.8.5" | Path: "C:\Users\Jogile Cibulskyte\AppData\Roaming\pyRevit-Master"
==> Attachments
==> Installed Extensions
==> Default Extension Search Path
C:\Users\Jogile Cibulskyte\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
2021 First Customer Ship | Version: 21.0.0.383 | Build: 20200220_1100(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2021\"
2020 First Customer Ship | Version: 20.0.0.377 | Build: 20190327_2315(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2020\"
2019 Update for Trial Build | Version: 19.0.1.1 | Build: 20180328_1600(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2019\"
==> Running Revit Instances
==> User Environment
Microsoft Windows 10 [Version 10.0.19042]
Executing User: *\Jogile Cibulskyte
Active User: *\Jogile Cibulskyte
Admin Access: No
%APPDATA%: "C:\Users\*\AppData\Roaming"
Latest Installed .Net Framework: 4.8
No .Net Target Packs are installed.
No .Ne-Core Target Packs are installed.
pyRevit CLI 4.8.5.0
Installer Under Review

All 4 comments

Thanks for the reply! I am quite a noob in this but seems I am doing everything fine and it does not work... Getting an error that it can not find a master.

C:\Users\Jogile Cibulskyte> pyrevit attached
==> Attachments

C:\Users\Jogile Cibulskyte> pyrevit clones
==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
main | Deploy: "basepublic" | Branch: "master" | Version: "4.8.5" | Path: "C:\Users\Jogile Cibulskyte\AppData\Roaming\pyRevit-Master"

C:\Users\Jogile Cibulskyte> pyrevit attach master 277 --installed
Error: Can not find clone "master"
Run with "--debug" option to see debug messages

C:\Users\Jogile Cibulskyte> pyrevit clones add master "C:\Users\Jogile Cibulskyte\AppData\Roaming\pyRevit-Master"
Error: Clone with repo path "C:\Users\Jogile Cibulskyte\AppData\Roaming\pyRevit-Master" already exists.
Run with "--debug" option to see debug messages

The clone is called main for some reason. Try pyrevit attach main 277 --installed

Thank you Ehsan! That worked :)

Was this page helpful?
0 / 5 - 0 ratings