Skip to content

Help page installation does not work. #2

@spencerm89

Description

@spencerm89

Installation
pip install git+git://github.com/xapharius/cppmagic.git

This does not work for me, and I believe it is due to github no longer allowing git:// pulls. What works for me now, and I believe this is the case for everyone and you need to change the help page, is

pip install git+https://github.com/xapharius/cppmagic.git

Solving this took some time for me, hopefully you can resolve it for future users. Thank you for this package which I hope will work well for me overall.

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