Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

leoAst - depends on Leo #6

Open
maphew opened this issue Jan 12, 2020 · 0 comments
Open

leoAst - depends on Leo #6

maphew opened this issue Jan 12, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@maphew
Copy link
Member

maphew commented Jan 12, 2020

leoAst.py is hardcoded to use Leo

>>> from ast_token_tools import leoAst as last
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "D:\Matt\code\ast-token-tools\ast_token_tools\leoAst.py", line 4, in <module>
    import leo.core.leoGlobals as g
ModuleNotFoundError: No module named 'leo'
@maphew maphew added the bug Something isn't working label Jan 12, 2020
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

1 participant