Skip to content

IOError: [Errno 2] No such file or directory: 'requirements.txt' when trying to install #8

@vkorotch

Description

@vkorotch

Hi there,

I get the following error when trying to install the package:

Collecting whenareyou
Using cached https://files.pythonhosted.org/packages/3a/99/d87816f9edb08238721e3098dfa7d59807506f7e3e1c56c6f22abae73dae/whenareyou-0.3.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-KqJOh8/whenareyou/setup.py", line 6, in
with open('requirements.txt') as requirements:
IOError: [Errno 2] No such file or directory: 'requirements.txt'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-KqJOh8/whenareyou/

Is there anything that can be done to fix this issue?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    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