Python xbase connector Trial period has expired in the running computer
Hello,
I am using the devart_xbase_connector-1.2.0-cp312-cp312-win_amd64 activated in my development computer (Laptop) and it works normally.
I have created a utility program that does various things in a fox-pro database which I run on my other PC (Desktop) that hasn't python installed so I compiled the utility as an exe file with pyinstaller.
The problem is that it throws "Trial period has expired" exception in my desktop PC.
The problem seems to go away if I call the license.activate function with my activation key each time the class that uses the module is instantiated, however that doesn't feel like the right way to overcome this.
Is there any other solution for this?
Thank you.
Best regards,
Christos