Skip to content

cannot train with ml engine/install it  #11

Open
@brandondutra

Description

@brandondutra

Found this while trying cloud training. Error can be done locally with:

$ pwd
.../tensorfx/build/dist
$ pip install --upgrade --force-reinstall tensorfx-0.1.4.tar.gz
Processing ./tensorfx-0.1.4.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-qs8P7n-build/setup.py", line 22, in
with open('requirements.txt') as rf:
IOError: [Errno 2] No such file or directory: 'requirements.txt'

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

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-qs8P7n-build/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions