Line 405 syntax does not seem to be working for the installation. What could seem to be the problem that is preventing Github to readout this line in order to establish a connection?
How should this line of code be rewritten to overcome the connection issue?
Nothing in there telling me it should not work.
In app data folder under pyrevit there is a config file, is there any mention of ef tools in there?
Can you try installing again? @kntLpyR001
Just tried it on my computer, no issue. I have a slightly newer version of pyRevit but nothing has been done on the code base in the meantime on the git part of pyRevit.
yes I did, that was what came back with error popup (snip attached at the start of this post) ‘Traceback’ to file ‘script.py’ onto line 405 via my PC’s EF_tools’ installed path C:\Users%username%\AppData\Roaming\pyRevit-Master\extensions\pyRevitCore.extension\pyRevit.tab\pyRevit.panel\Extensions.smartbutton\script.py
I even tried ErikFrits’s manual install via his youtube:
ErikFrits quote—"Alternatively, I can offer you a temporary fix that will work:
Click on the green button [Code] and click download as zip
Unzip contents where you want it to be stored
rename the folder to “EF-Tools.extension”
Open Revit in pyRevit open Settings (it’s close to extensions menu)
In the last toggle menu ‘Custom Extension Directories’ click on add a folder, and you need to select the folder where EF-Tools extension is located.
You will need to download the new state of the project whenever you will want to update EF-Tools" —ErikFrits quote ends
So I got EF_Tools ribbon into Revit doing the following:
Clean Uninstall all pyRevit…reinstall pyRevit
make sure the following file path is created following pyRevit installation:
C:\Users%username%\AppData\Roaming\pyRevit-Master
and also the following will be created I think during install & most importantly when Revit version starts operating files will be created under
C:\Users%username%\AppData\Roaming\pyRevit
My EF_Tools installation via Revit session’s pyRevit-Extensions-pyRevit Extensions Manager dialog STILL stubbornly did not work despite uninstall/reinstall a number of pyRevit versions…so I used ErikFrits’s manual install by placing the Github downloaded EF_Tools data files.
Place those data files into a folder named “EF-Tools.extension” and place it under
C:\Users%username%\AppData\Roaming\pyRevit\extensions\
So the above worked for me…and even obviate the need to assign the extension files path using Revit session’s pyRevit-Settings-Custom Extension Directories to associate those data files