Hello community! Can some one help me a suitable lib for importing cognex camera to my Thonny python IDLE? pip install CognexNativePy wont work

Hello community! Can some one help me a suitable lib for importing cognex camera to my Thonny python IDLE? pip install CognexNativePy wont work

Hello,

per your issue:

Can you please be more descriptive. How is it not working? Are there any errors that are being diplayed during the installation? Or are you having issues when you are attempting to import the library to a module?

Also, what OS are you using?

If Linux, per the Thonny website issue link:

Note the date. Don’t know if they have fixed it. I also don’t know if this also applies to Windows as I did not look through their entire issues catalog. You are, however, welcome to do so.

Note that on their website, it has this hint for installing libraries (did you try installing the library this way?):

If you are open to another IDE, I recommend PyCharm. It has a built-in pip for installing libraries which is very user friendly.