Skip to content

Unable to install qifqif on macOs  #81

@clombion

Description

@clombion

OS: macOs 10.12.6
CLI: iTerm2
Software: Python 3.6 | pip 9.0.1
Install process: load Conda virtual environment > pip install qifqif
error log:

Collecting qifqif
  Using cached qifqif-0.7.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/kk/y3f49kbs3ps6rm04gb6qktv00000gn/T/pip-build-8i5itbya/qifqif/setup.py", line 43, in <module>
        long_description=coerce_file('README.md'),
      File "/private/var/folders/kk/y3f49kbs3ps6rm04gb6qktv00000gn/T/pip-build-8i5itbya/qifqif/setup.py", line 36, in coerce_file
        stdout=subprocess.PIPE).communicate()
      File "/Users/Cedric/anaconda/envs/random_software/lib/python3.6/subprocess.py", line 707, in __init__
        restore_signals, start_new_session)
      File "/Users/Cedric/anaconda/envs/random_software/lib/python3.6/subprocess.py", line 1326, in _execute_child
        raise child_exception_type(errno_num, err_msg)
    FileNotFoundError: [Errno 2] No such file or directory: 'pandoc'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/kk/y3f49kbs3ps6rm04gb6qktv00000gn/T/pip-build-8i5itbya/qifqif/

Does it mean that I need pandoc to use qifqif?

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