Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I ask after I updated new version, I had this issue:
Traceback (most recent call last):
File "D:\astro\venv\lib\site-packages\finplot_init_.py", line 2647, in x2t
s = ts2str(t)
File "D:\astro\venv\lib\site-packages\finplot_init.py", line 2630, in
lambda t: _millisecond_tz_wrap(datetime.fromtimestamp(t / 1e9, tz=display_timezone).isoformat(sep=' ')))
OSError: [Errno 22] Invalid argument
chart showed but have no time

how can I fix it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions