Skip to content

package is broken under windows #2

Description

@Unixware

Pip can install it, then nowhere to be found by the command line - despite correct paths were set.

So, here where the issue lies:

`
#!C:\Users\chris\AppData\Local\Programs\Python\Python313\python.exe
import argparse
import os
import sys
from psu.psu import PSU
from psu.exceptions import PSUException

VERSION = '0.1.2'

...
....
`

sorry but I see no point to have a unix/linux shebang there....

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