-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Just maybe for others.
Windows is probably not supported.
After installing this is the first issue:
File "C:\Users\patrick.joerg\pipx\venvs\vectorcode\Lib\site-packages\vectorcode\common.py", line 76, in start_server
preexec_fn=os.setsid,
^^^^^^^^^
AttributeError: module 'os' has no attribute 'setsid'. Did you mean: 'getpid'?
Which is obviously not available on this platform.
Metadata
Metadata
Assignees
Labels
No labels