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

cannot release un-acquired lock #8

Closed
xujipm opened this issue Sep 1, 2017 · 1 comment
Closed

cannot release un-acquired lock #8

xujipm opened this issue Sep 1, 2017 · 1 comment

Comments

@xujipm
Copy link

xujipm commented Sep 1, 2017

while i import pychrome , see this issue

<ipython-input-1-2c3f630e6c39> in <module>()
----> 1 import pychrome

//anaconda/lib/python3.6/importlib/_bootstrap.py in _find_and_load(name, import_)

//anaconda/lib/python3.6/importlib/_bootstrap.py in __exit__(self, *args, **kwargs)

//anaconda/lib/python3.6/importlib/_bootstrap.py in release(self)

RuntimeError: cannot release un-acquired lock
@fate0
Copy link
Owner

fate0 commented Sep 1, 2017

I switch back to threading, it should fix this issue, try pip install -U pychrome

@fate0 fate0 closed this as completed Sep 29, 2017
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

2 participants