I try to use PROJECT -> GESTION DE BORNIER (DEV) ALL is ok but when I try to change the label the field becomes correctly yellow but after I press "applied" the label return to the original name
What am I doing wrong?
thanks
You are not logged in. Please login or register.
QElectroTech → Posts by scerrone
Pages 1
I try to use PROJECT -> GESTION DE BORNIER (DEV) ALL is ok but when I try to change the label the field becomes correctly yellow but after I press "applied" the label return to the original name
What am I doing wrong?
thanks
There is something basic missing ...
What does the log-file say about "App Data Location
Please answer ALL questions!
Thanks for the help. Now it works. I repeated all and now all is ok. I only have to understand how it works
Thanks for the support
RedBaron wrote:@scerrone
Look for the Example Project "industrial.qet". On Windows it's placed on the File path "C:\Program Files\QElectroTech\examples", on Ubuntu based Linux Distributions on "\usr\share\qelectrotech\examples\ ".I have this error anyway
@scerrone
Look for the Example Project "industrial.qet". On Windows it's placed on the File path "C:\Program Files\QElectroTech\examples", on Ubuntu based Linux Distributions on "\usr\share\qelectrotech\examples\ ".
I have this error anyway
thanks for your help unfortunately still have the same error. Am I aking something wrong? I put the exe file under the bin directory of the qeletrotech folder
Do you have a sample file I can oopen to test it with terminals already done?
thanks
Why don't you just download the binary from github-page and use that?
In that case you do not have to compile it yourself...
https://github.com/raulroda/qet_tb_gene … aster/distWith a recent 0100-dev - version of QET you find something like this in the log-file
"menu" -> "Help" -> "About QElectroTech" -> tab "Log"12:35:21.187 Info: For data-files (user-/company-collections, titleblocks, etc.): 12:35:21.187 Info: App Data Location: "C:/Tools/qelectrotech/conf"
Use your favorite file-browser to create the subdir "binary" in "App Data Location" and place binary "qet_tb_generator.exe" there.
Then you can use the plugin from QET-Project-Menu.
When starting the plugin, something like this is written to log-file:
12:36:54.665 Info: project to use for qet_tb_generator: "C:/Users/ich/Documents/ohne Namen.qet" 12:36:54.665 Info: qet_tb_generator found here: "C:/Tools/qelectrotech/conf/binary/qet_tb_generator.exe"
Prerequisites for the plugin:
A saved project must be loaded. That project contains terminals that are named according to the scheme “X1:1, X1:2, etc” and are also connected somewhere.
Hello
Can you please give us more detailed information about your Operating system, the text of the error message and so on?Regards
RedBaron
Hi thanks for the answer
here what I get after I write the command line pip install --upgrade qet_tb_generator. I hvae python 3.16 (which is the last available pytohon on the site. THis is another strange thing 3.5 is older than 3.1!!!!)
C:\Users\sandr>pip install --upgrade qet_tb_generator
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: qet_tb_generator in c:\users\sandr\appdata\local\packages\pythonsoftwarefoundation.python.3.13_qbz5n2kfra8p0\localcache\local-packages\python313\site-packages (1.3.1)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001E44BFCEA50>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/qet-tb-generator/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001E44BF77D90>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/qet-tb-generator/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001E44D424050>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/qet-tb-generator/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001E44D4242D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/qet-tb-generator/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001E44D424550>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/qet-tb-generator/
Requirement already satisfied: PySimpleGUI in c:\users\sandr\appdata\local\packages\pythonsoftwarefoundation.python.3.13_qbz5n2kfra8p0\localcache\local-packages\python313\site-packages (from qet_tb_generator) (5.0.0.16)
Sorry but I don't understand
How to install the plugin? I have python I have the file for the block feature but I don't undertand where to write the command line.
If i do it on cmd it says PYTHON is not a correct app, if I do it on python it says synthax error
Pls help
Pages 1
QElectroTech → Posts by scerrone
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.007 seconds (58% PHP - 42% DB) with 5 queries