tillbaum / pytiba

pytiba is an extension for pyRevit
GNU General Public License v3.0
20 stars 43 forks source link

Enable extansion but is not being installed #6

Open MtbGot opened 1 year ago

MtbGot commented 1 year ago

Hi!

I am using Revit 2018. And I already use pyRevit. I went to extensions and I enabled the pyTiBa extension, but i can't see the tab anywhere.

I have tried to install and reinstall and it does not appear. I have also restarted revit. I tried to reload. If i go to the Keyboard shortcuts, i cant see any command from PyTiba I tried to add the extension manually, first with these directory: C:\Users\Usuario\AppData\Roaming\pyRevit\Extensions\pyTiBa.extension It said: ERROR [pyrevit.extensions.genericcomps] Command <type_id '.pushbutton' name 'ModelessFormTextNotes' @ 'C:\Users\Usuario\AppData\Roaming\pyRevit\Extensions\pyTiBa.extension\pyTiBa.extension\pyTiBa.tab\aTools.panel\Detail.pulldown\ModelessFormTextNotes.pushbutton'>: Does not have script file.

I really don't know what else can I do. And I need to clean several system family types urgently.

Thank you.

Mela @tillbaum

ivanzep commented 1 year ago

This has happened to me when I have more than the allowed Ribbon tabs active. (Revit has a Ribbon tab limit. I don't know the exact number but I currently have 30 ribbon tabs and I'm not getting the load errors)

Keep in mind that the number of Ribbon Tabs you have is not necessarily the same as the number of plugins you have installed since multiple plugins can install into a single Ribbon tab (for example "add-ins"); that only counts as one tab.

MtbGot commented 1 year ago

Thank you!

I have 27 tabs, but I could install other extensions (that i can see) after I installed the pyTiba.

Do you know how to merge extensions in a single tab? I have some plugins using a tab just for them. Do you know how to disable non-used tabs?

Thank you!

ivanzep commented 1 year ago

I dont know how to merge extensions. But I agree that would be super helpful!

The only way I've found to "disable" unused plugins is with diroots app manager: https://diroots.com/apps/diroots-app-manager/

It lets you disable plugins per revit version without uninstalling them. The only downside is that you have to close revit and reopen it everytime you make a change.

MtbGot commented 1 year ago

Hi!

I manage to uninstall some extensions. I have only 23 tabs, but I still can't install pyTiba.

I need to merge:

Thank you!

tillbaum commented 1 year ago

OK, Sorry, this pytiba extension is not available right now. Since I am very busy right now this will take some time to fix. Sorry

MtbGot commented 1 year ago

Hi! Thank you anyway. I found another way to delete the schedule types!

dali00000 commented 7 months ago

This has happened to me when I have more than the allowed Ribbon tabs active. (Revit has a Ribbon tab limit. I don't know the exact number but I currently have 30 ribbon tabs and I'm not getting the load errors)

Keep in mind that the number of Ribbon Tabs you have is not necessarily the same as the number of plugins you have installed since multiple plugins can install into a single Ribbon tab (for example "add-ins"); that only counts as one tab.

Hello, can you please help me with this installation. I followed this instructions: https://kipkemei.hashnode.dev/installing-a-pyrevit-extension