Normal Topic Problem connecting Sesame API 2.6.2 for Python (Read 577 times)
Juergen
Member
*
Offline



Posts: 9
Joined: Apr 28th, 2017
Problem connecting Sesame API 2.6.2 for Python
Jun 4th, 2017 at 5:05pm
Print Post Print Post  
Hello,

I have a 32-Bit Python environment (2.7). When I try to connect I get the message:
"Failed to connect to server - clients/server version missmatch."

I used the latest version (2.6.2). My current version of Sesame Plus is 2.6.3.

The java version of the api works. Exists there a newer api for python?


Best regards
Jürgen
  
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: Problem connecting Sesame API 2.6.2 for Python
Reply #1 - Jun 5th, 2017 at 6:35pm
Print Post Print Post  
Hello Juergen,

Give the attached .so file a try.

It appears that the Windows .pyd files are for the 2.6.2 release of the API but the Linux .so for Python is for the 2.6.0. I'll have to dig into this further and will get the .zip file updated here shortly with the correct .so file. Thank you for bringing this to our attention and let me know if the attached .so file works properly for you.

-Ray
  

_sesame_python_api.so ( 143 KB | 69 Downloads )

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged
 
Juergen
Member
*
Offline



Posts: 9
Joined: Apr 28th, 2017
Re: Problem connecting Sesame API 2.6.2 for Python
Reply #2 - Jun 6th, 2017 at 3:55pm
Print Post Print Post  
Hello,

with the new file it works. I can connect properly.

thx

Best regards
Jürgen
  
Back to top
 
IP Logged