Good day! I am relatively new to your program and have watched the tutorials several times. I still cannot seem to install an older version of the software. I have tried cloning and downloading (zip) the files, but I don't see the *.BAT files associated to apply the add-in. Looking for any assistance you can provide. Thank you in advance.
@cbradt27 Some of the views are pretty old at this point. Take a look at the deployment guide and let me know if this helps
https://eirannejad.github.io/pyRevit/deploy/
Thank you. I looked at this guide and it does not help me in understanding what is needed to install the 4.6.8 program properly.
I am not familiar enough and am told that the project team needs to use version 4.6.8 or else it doesn鈥檛 work properly with their current set of scripts. Maybe this is incorrect information at this point, but I am uncertain and see no documentation stating clearly otherwise.
Any other information would be great.
Regards,
Christopher Bradt
AEC Solution Specialist
Okay sounds fair. Gimme me a little time and I'll test that version and will write a few instructions here for you.
Thank you so much for taking the time!
@cbradt27
$installpath herein)# confirm cli version
pyrevit --version
# should print v0.9.7
# add the downloaded clone to list of clones
pyrevit clones add master468 $installpath
# attach the pyrevit clone to installed revits
pyrevit attach master468 277 --installed
Open any installed Revit now and pyRevit v4.6.8 should load
Thank you again for taking the time and the instruction. These were my results.
Please open a command prompt and run pyrevit env and paste the results here.
Extract and throw this into the clone directory and rerun the pyrevit env command please.
ugh...sorry, but still no go.
I will try a complete reinstall and let you know the outcome. Also can you provide me the instructions to install for All users and not in the specific user profile?
I will follow these steps:
-confirm cli version
pyrevit --version
should print v0.9.7
-add the downloaded clone to list of clones
pyrevit clones add master468 C:\PyRevit-Master
-attach the pyrevit clone to installed revits
pyrevit attach master468 277 --installed
I will verify the arg file is present and then run the "pyrevit env"
So how is this supposed to work when I do update PyRevit? Is this a complete reinstall or does your new executable take care of all that?
Thanks again, Happy Friday!
I am able to get it working! Thank you for all your time, I know you a busy man!
With much appreciation!
Chris
The installer takes care of all these steps. The challenge is that you want an older version which is not supported anymore (because it's just me for now and is hard to maintain many versions even for larger teams)
Totally understand. Thank you again for your responses and patience. Good luck!