You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ramcloud bindings for python and i'm facing a problem. The ramcloud bindings are available only for python2. Is there a way to use it for python3 scripts ?
Cordially,
The text was updated successfully, but these errors were encountered:
Hi @Nivekiba, unfortunately this project is no longer maintained and I personally don't know enough about the difference between python2 and python3 to give any good advice. If there are major difference though, I imagine it wouldn't be too hard to write new bindings for python3. The available python bindings are really just a wrapper around the C bindings (which wrap the native C++); there may, however, be some features missing from the C bindings.
Hello everyone,
I'm using ramcloud bindings for python and i'm facing a problem. The ramcloud bindings are available only for python2. Is there a way to use it for python3 scripts ?
Cordially,
The text was updated successfully, but these errors were encountered: