Skip to content

Hello I fixed a broken version error in the setup.py. #133

@SFMG2001

Description

@SFMG2001

Hello,
I was installing sysmontask from source code and noticed when I ran it it refused to run with the error:

'version 1.x.x is not valid'

also told me to look at python's PEP440 or whatever. Decided nah I'm curious so I went in and found what it was complaining about. apparently when running setup.py it looks for the version string and when it comes across '1.x.x' it gets confused then fails. setting that to a valid version number fixed it. Hope this helps! :D

Kevin M.
SFMG2001

Manjaro Linux

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