1

Topic: Error Launching qet_tb_generator plugin

Hello,
        QElectroTech is a great program and seems easy to use - however I am struggling with the tb generator plugin.

I have tried installed versions and portable versions of QET, installed various versions of python, installed Visio complete with python, done all the pip install and python -m commands as listed on the error popup.

I am an admin user and have also ran dos box as admin - BTW PC is W10 1909 i5 CPU, 16Gb RAM and good SSD hard drive.

I have read the forum to try and resolve the issue and failed.

I would be grateful if some kind person could show me where i am going wrong.

Regards

2

Re: Error Launching qet_tb_generator plugin

Hi,

open the 0.8-dev ReadyToUse portable QET application and just put in the portable plugin qet_tb_generator.exe.
To check If you click on qet_tb_generator.exe it should get started, after launch plugin by QET menu.
https://download.qelectrotech.org/qet/builds/nightly/

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

3 (edited by Ghoster 2020-06-22 22:38:23)

Re: Error Launching qet_tb_generator plugin

Hi scorpio810,
                     Thanks for the speedy reply, I have removed all instances of Visio, python and QET files. Downloaded the portable from the nightly as suggested, I still receive the same pop up within QET when i try and Project>Launch the Terminal Block Creation Plugin
If I then double click on qet_tb_generator.exe I am faced with a larger box with the option to "create terminal blocks" as per 2nd error attachment, within the dos box shows an error as per attachment 3rd error. after closing and restarting I now receive errors as per attachments 1 & 2, then when clicking on create terminal blocks it pop up a box "Choose terminal blocks to generate" Accept. When I accept  attachment 2 error still remains. Attachment 3 will also show my directory path.

I guess I must be missing a step somewhere but dont understand where?

Post's attachments

Attachment icon 1st error.JPG 33.96 kb, 399 downloads since 2020-06-22 

4

Re: Error Launching qet_tb_generator plugin

2nd error

Post's attachments

Attachment icon 2nd error.JPG 126.74 kb, 384 downloads since 2020-06-22 

5

Re: Error Launching qet_tb_generator plugin

3rd error

Post's attachments

Attachment icon 3rd error.JPG 30.42 kb, 358 downloads since 2020-06-22 

6 (edited by Ghoster 2020-06-22 22:53:46)

Re: Error Launching qet_tb_generator plugin

This attachment give a view of the choose terminal blocks to generate popup

Hopefully this will identify what i am missing?

Post's attachments

Attachment icon 4th error.JPG 127.59 kb, 383 downloads since 2020-06-22 

7

Re: Error Launching qet_tb_generator plugin

For running plugin need a finished project. !

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

8

Re: Error Launching qet_tb_generator plugin

Bonjour, j'ai le même problème, mais en plus je n'arrive pas à finaliser mon projet. Quand je choisit "projet construit" dans "numérotation auto =>management" que j'applique et que je fait OK cela ne finalise pas mon projet. Le plugin " terminal block se lance avec le guide d'installation et la fenêtre d'instructions. Quand je retourne dans "Propriétés du projet", à peine je les ais modifier, elle ne sont déjà plus comme je viens de les paramétrer

9

Re: Error Launching qet_tb_generator plugin

Hi all,

I did install the package qet-tb-generator in the path C:/Python39/Scripts/qet-tb-generator.
The environment variables are set correctly, but the programs seems that it cannot recognize the launching path.

Thanks in advance.

Mike

10

Re: Error Launching qet_tb_generator plugin

I am having the same problems with the terminal generator as described in this thread.
https://qelectrotech.org/forum/viewtopi … 866#p14866

11

Re: Error Launching qet_tb_generator plugin

Ghoster wrote:

Hello,
        QElectroTech is a great program and seems easy to use - however I am struggling with the tb generator plugin.

I have tried installed versions and portable versions of QET, installed various versions of python, installed Visio complete with python, done all the pip install and python -m commands as listed on the error popup.

I am an admin user and have also ran dos box as admin - BTW PC is W10 1909 i5 CPU, 16Gb RAM and good SSD hard drive.

I have read the forum to try and resolve the issue and failed.

I would be grateful if some kind person could show me where i am going wrong.

Regards

Hi there,

Totally understand your frustration—QElectroTech is a solid tool, but the title block (tb) generator plugin can be a bit finicky to get up and running, especially on Windows.

From what you've described, it sounds like you've already covered a lot of the common troubleshooting steps (different QET versions, Python installations, running as admin, etc.). A few ideas and checks that might help:

1. Python Version Compatibility:
Make sure you’re using Python 3.8 or 3.9—later versions (like 3.11+) sometimes cause compatibility issues with certain QET scripts and dependencies.

2. Environment Variables:
Even if Python is installed correctly, QET might not "see" it. Try:

Verifying that the Python install path (e.g. C:\Python39\) and Scripts\ subfolder are in your system PATH.

Opening a terminal and running python --version and pip list to confirm everything's globally accessible.

3. Missing Python Modules:
Sometimes, dependencies silently fail. Try reinstalling the expected ones manually:

bash

pip install lxml configparser

Then try launching the plugin again.

12

Re: Error Launching qet_tb_generator plugin

bisherfisher73 wrote:

Hi there, (...)

This seems to be a post by an "intelligence" that isn't well informed!
The "tb" in qet_tb_generator stands for terminal-block.
As old as the quoted post, that's how old the python-versions suggested here...
And: QET itself does not use python! It calls executable binaries!

Fragen zu QET gehören in dieses Forum und werden nicht per PM beantwortet! – Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !