Skip to content

Conversation

@palaviv
Copy link
Contributor

@palaviv palaviv commented Jul 4, 2019

I kept getting the following error:

Traceback (most recent call last):
  File "not_impl_gen.py", line 99, in <module>
    output=open(f"snippets/whats_left_{name}.py", "w"),
  File "not_impl_gen.py", line 77, in gen_modules
    pkgutil.iter_modules(),
  File "not_impl_gen.py", line 74, in <lambda>
    if mod.name not in ("this", "antigravity")
  File "/usr/lib/python3.6/turtle.py", line 107, in <module>
    import tkinter as TK
ModuleNotFoundError: No module named 'tkinter'

@palaviv palaviv requested a review from coolreader18 July 4, 2019 20:59
@coolreader18 coolreader18 merged commit 22c0b08 into RustPython:master Jul 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants