Skip to content

Windows support #4

@petrisch

Description

@petrisch

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions