You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.
>>> 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'
The text was updated successfully, but these errors were encountered:
leoAst.py is hardcoded to use Leo
The text was updated successfully, but these errors were encountered: