Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

[BUG] play_dm broken ValueError: too many values to unpack (expected 2) #236

Open
deepbluesea opened this issue Jan 15, 2020 · 3 comments
Open
Labels
bug Something isn't working

Comments

@deepbluesea
Copy link

Traceback (most recent call last): File "play_dm.py", line 51, in <module> play_dm() File "play_dm.py", line 29, in play_dm context, prompt = select_game() ValueError: too many values to unpack (expected 2)

does not work at all

@deepbluesea deepbluesea added the bug Something isn't working label Jan 15, 2020
@ben-bay
Copy link
Contributor

ben-bay commented Jan 15, 2020

What OS did you run this on? What version of python?

@ben-bay
Copy link
Contributor

ben-bay commented Jan 15, 2020

Also what branch, master or develop?

@deepbluesea
Copy link
Author

deepbluesea commented Jan 17, 2020

What OS did you run this on? What version of python?

ubuntu google colab
python 3.6

Also what branch, master or develop?

default, watch is develop

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants