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

mistyPy import fails with python 3.5.5 #9

Open
is-bibih opened this issue Nov 7, 2020 · 0 comments
Open

mistyPy import fails with python 3.5.5 #9

is-bibih opened this issue Nov 7, 2020 · 0 comments

Comments

@is-bibih
Copy link

is-bibih commented Nov 7, 2020

When attempting to import the module (installed through pip), the following error appears:

File "/home/xxx/.pyenv/versions/3.5.5/lib/python3.5/site-packages/mistyPy/__init__.py", line 93, in populateImages
    for out in reply["result"]:
TypeError: string indices must be integers

I'm using Python 3.5.5, requests version 2.24.0 and websocket-client version 0.52.0. Should I switch to a different version of Python or requests?

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