Skip to content

Conda package for 1.99 not working properly  #72

@heylf

Description

@heylf

I tried to install shorah via bioconda (conda install -c biconda shorah) and executing shorah will give the following error:

`pkg_resources.DistributionNotFound: The 'shorah' distribution was not found and is required by the application

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File .../miniconda3/envs/shorah/bin/shorah", line 11, in
from shorah.cli import main
File ".../miniconda3/envs/shorah/lib/python3.6/site-packages/shorah/cli.py", line 53, in
with open(os.path.join(base_dir, '.version'), 'r') as version_file:
FileNotFoundError: [Errno 2] No such file or directory: '..../miniconda3/envs/shorah/.version'
`

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions