Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

I'm pretty sure at this point that Big Sur is creating all the issues.
This morning I had an update from version 11.2.2 to 11.2.3 and now I cannot even start qet_tb_generator any more.

I will get QET installed on another macbook pro with catalina to give it a shot before wasting any more of your time !

Thank you for you support scorpio810

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

Small update

I got QET and get_tb_generate to work on a macbook pro running Mac OS Catalina v10.15.7 within 10 minutes.

And I did notice the file locations (library) used for python is different.
For Catalina they are in the root library location in Big Sur they are in the user library.
That probably means more changes in the background which I'm not familiar with.

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

Thanks for feedback, if user on Big sur can adapt command with new Python path, I 'm happy to added.
https://git.tuxfamily.org/qet/qet.git/t … .cpp#n2344

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

Hello Scorpio810, I'm pretty sure there is more to it than just changing the path.

It looks like more is going on in the background.
After the last update yesterday of Big Sur qet_TB_generator is not even starting anymore by direct activating.

As of big sur things changed in safety policies. It looks like As if the "hidden" library is scanned with each update and any irregularities returned to default.

It also looks like acces to the library folder is more limited the previous versions of mac os.

Before putting any changes in place it's perhaps more easy to test the new MAC os behavior a bit more in detail.

If I can help there please don't hesitate to contact me.

I can even give you acces to my macbook by means of teamviewer so you can have a look yourself if that is helpfull.

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

Thanks for your help, but I 'm waitting to have Big sur on my KVM machine.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

On OSX you need to upgrade to python 3.9 for last 0.9-dev

I tried quickly on a fresh Big Sur 11.3 VM.
https://download.qelectrotech.org/qet/forum_img_2/big_sur2.png
https://download.qelectrotech.org/qet/forum_img_2/big_sur3.png

Get https://www.python.org/ftp/python/3.9.4 … sx10.9.pkg
1 Install python 3.9
2 run Profile.command script

Install qet_tb_generator

pip3 install qet_tb_generator

Open industrial.qet example and launch plugin to see if it's work

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

@j.vanderveen: Updated my VM to Big Sur 11.3.1 and qet_tb_generator work's always.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: QET V0.8 - TB Generator V1.1.7 - MAC OS 11.2.2 - Python 3.8

@scorpio810

My apologies for the very late comment. Your efforts deserve more.
Thank you for the feedback.
I appreciate the effort in helping to get and keep everything up and running.