pkg_resources.DistributionNotFound
Closed this issue · 1 comments
wuxiaopei0509 commented
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
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.