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

python example "Example program: Plotter" - is broken #157

Open
123mitnik opened this issue Jan 8, 2021 · 0 comments
Open

python example "Example program: Plotter" - is broken #157

123mitnik opened this issue Jan 8, 2021 · 0 comments

Comments

@123mitnik
Copy link

123mitnik commented Jan 8, 2021

running the python Example program: Plotter (example-plot.md) on OSX with

(base) ➜  ~ python --version
Python 3.7.6
RuntimeWarning: coroutine 'TectonicDB.cmd' was never awaited
    self.db.cmd("USE {}".format(market).encode())[1]
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Traceback (most recent call last):
    self.db.cmd("USE {}".format(market).encode())[1]
TypeError: 'coroutine' object is not subscriptable

rustc 1.49.0 (e1884a8e3 2020-12-29)

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