Skip to content

pip installation error #10

Open
Open
@bwaxse

Description

@bwaxse

Thanks for your amazing package. Have y'all encountered this error when installing tinytimer (from pyensembl)?

Collecting tinytimer (from pyensembl==2.2.3->gwaslab)
Using cached tinytimer-0.0.0.tar.gz (2.1 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-py7ejsbk/tinytimer_3c87e5515bf94133811bc30d371c5c3d/setup.py", line 34, in
readme = pypandoc.convert(readme, to='rst', format='md')
AttributeError: module 'pypandoc' has no attribute 'convert'
[Errno 2] No such file or directory: '/tmp/pip-install-py7ejsbk/tinytimer_3c87e5515bf94133811bc30d371c5c3d/README.md'
Failed to open /tmp/pip-install-py7ejsbk/tinytimer_3c87e5515bf94133811bc30d371c5c3d/README.md
[end of output]

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