Skip to content

Install fails on python3.4 #9

Description

@alexcouper
$ pip install ep
Collecting ep
  Downloading ep-0.1.6.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/var/folders/6b/ql76gbpn0wz53q4hl2bxg6lw0000gn/T/pip-build-g88l0eua/ep/setup.py", line 10, in <module>
        runtime_dependencies = Python.read_requirements('requirements/runtime.txt')
      File "/private/var/folders/6b/ql76gbpn0wz53q4hl2bxg6lw0000gn/T/pip-build-g88l0eua/ep/ep/python.py", line 73, in read_requirements
        with open(filename, 'r') as f:
    FileNotFoundError: [Errno 2] No such file or directory: 'requirements/runtime.txt'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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