fritzsedlazeck / Sniffles

Structural variation caller using third generation sequencing
Other
561 stars 95 forks source link

Accessing dev releases/OSX Parallelism bug #507

Closed ryan-moreno closed 2 months ago

ryan-moreno commented 3 months ago

Is there a way to access the current version of the package rather than the one distributed by PyPI? I am running into an issue on OSX, which I see was fixed here July 19th, but the most recent release was July 8th. How can I access a version with the fix?

wdecoster commented 3 months ago

Would cloning the repository, and installing with pip from the clone work for you? For that, you need to be in the directory containing the setup.py file and run pip install .