Issue with pybis on openbis7

Hello! I am trying 7.0.0 early access and having an issue with pybis connection. I can log in as usual but using any command to get data (like get_sample_types) gives the “general error while performing request: 500 server error”. I am using code that worked with openbis-app:20.10.12.5. Has anything changed with pybis functionality? I have seen people on this forum that have had success using pybis with 7.0 however.

1 Like

Hello,

What others might have used is a pre-release version of pybis. A lots of things have changed in the backend of OpenBIS 7, making the previous versions of pybis not work properly. What you should use is this:

https://pypi.org/project/pybis/7.0.0rc1/