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

help #1

Open
smr02 opened this issue Jul 5, 2020 · 1 comment
Open

help #1

smr02 opened this issue Jul 5, 2020 · 1 comment

Comments

@smr02
Copy link

smr02 commented Jul 5, 2020

Traceback (most recent call last): File "C:\Users\user\anaconda3\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "C:\Users\user\anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\user\anaconda3\lib\site-packages\docal_tkinter\__main__.py", line 6, in <module> app = App() File "C:\Users\user\anaconda3\lib\site-packages\docal_tkinter\app.py", line 25, in __init__ self.worksheet = Worksheet(self) File "C:\Users\user\anaconda3\lib\site-packages\docal_tkinter\worksheet.py", line 63, in __init__ self.update_above(first) # to include the math functions File "C:\Users\user\anaconda3\lib\site-packages\docal_tkinter\worksheet.py", line 109, in update_above self.process('from math import *') # scientific math funcs File "C:\Users\user\anaconda3\lib\site-packages\docal\processing.py", line 92, in process for part in _get_parts(parts): File "C:\Users\user\anaconda3\lib\site-packages\docal\parsing.py", line 737, in _get_parts line = p.end_lineno + 1 AttributeError: 'ImportFrom' object has no attribute 'end_lineno'

@K1DV5
Copy link
Owner

K1DV5 commented Jul 31, 2020

Sorry for the late reply, I'll look into it

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