what about Windows #121
Labels
📔 documentation
Improvements or additions to documentation
😃 good first issue
Good issue for new contributors because its easy to fix
Seems to be a great package but what about Windows?
With Windows 11 and Python 3.12.8 I did "pip install starplot" and got this error:
...
File "C:\Users\fickd\AppData\Local\Programs\Python\Python312\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2]
[end of output]
The text was updated successfully, but these errors were encountered: