PacificBiosciences / FALCON

FALCON: experimental PacBio diploid assembler -- Out-of-date -- Please use a binary release: https://github.com/PacificBiosciences/FALCON_unzip/wiki/Binaries
https://github.com/PacificBiosciences/FALCON_unzip/wiki/Binaries
Other
204 stars 103 forks source link

pkg_resources.DistributionNotFound #688

Closed wuxiaopei0509 closed 4 years ago

wuxiaopei0509 commented 5 years ago

when running the second step of falcon ,it occurs " pkg_resources.DistributionNotFound: The 'pysam>=0.8.4' distribution was not found",and I don't know how to solve it.

pb-cdunn commented 4 years ago

It's easier to deal with these problems by using bioconda/Anaconda. Keeping track of versions of all dependencies is a tricky business. Partly for that reason, we no longer support installing from source.