Skip to content

setup.py Issue after Git clone #7

@marcus011

Description

@marcus011

After Cloning your repository(under Ubuntu & debian) & running the Command
sudo python3 setup.py install
Error's through up

  1. FileNotFoundError: [Errno 2] No such file or directory: 'README.md'

after renaming readme.md another error through up

  1. error: package directory 'Sip2' does not exist

I was able to rectify all issues, just suggesting you please update the repository or update setup.py so that it can easily overcome these issues & other users can easily install your library.

One more Update for other users, if you are not able to communicate to your sip accounts via ssl certificate then try Unencrypted way by turning the value of self.tlsEnable=False

Thanks
Regards
Marcus

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