Skip to content

OSError On Clicking "Special Plots" in Demo (Windows) #7

@ADevAJ

Description

@ADevAJ

I've installed textual-plotext
Ran demo with
python -m textual_plotext in command prompt

When I click "Special Plots" the demo crashes with:
OSError [Errno 22] Invalid Argument
As Attached
the last error is in:
...site-packages\plotext_date.py:56 in time_to_string
│ return self.datetime_to_string(dt.fromtimestamp(time + self.time0), output_form)

full screenshots of stack trace below
1

Running
plotext 5.2.8
Textual 0.40.0
Python 3.11.3
Windows10 Pro build 19045
error appears in both Command Prompt and Windows PowerShell

2
3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions