Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State of this code? #3

Open
birkenfeld opened this issue May 13, 2019 · 0 comments
Open

State of this code? #3

birkenfeld opened this issue May 13, 2019 · 0 comments

Comments

@birkenfeld
Copy link

birkenfeld commented May 13, 2019

From tango-controls/pytango#266 it sounded like this should be a drop-in replacement for the database. However, a very basic use (start server with empty database, open Jive) gives me

TypeError: expected string or Unicode object, int found for DbGetProperty.

It seems that here should be str(n_rows). After fixing this, the new error is

AttributeError: 'Sqlite3Database' object has no attribute 'get_server_name_list'

This looks like a pretty basic unimplemented method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant