Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run without docker, e.g. in a virtualenv #2

Open
markus-hinsche opened this issue Dec 11, 2018 · 3 comments
Open

Run without docker, e.g. in a virtualenv #2

markus-hinsche opened this issue Dec 11, 2018 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@markus-hinsche
Copy link
Contributor

Currently you have to use docker to run this.

In order to make native version work, we could provide virtualenv instructions, e.g.:

  • pip install -r requirements.txt
  • install pip install tensorflow==1.12.0
  • change paths from /data
  • PYTHONPATH needs to be set correctly
  • Make sure everything runs by running pytest

Note that we haven't tested this yet.

@markus-hinsche markus-hinsche added enhancement New feature or request good first issue Good for newcomers labels Jan 26, 2019
@jessiepool
Copy link

Hello, I want to know if you have successfully run it without docker? Thx a lot.

@markus-hinsche
Copy link
Contributor Author

Sorry, I am afraid this issue was not addressed yet. It is currently not planned to do by us actively, but we are happy if somebody wants to contribute this feature

@SHITIANYU-hue
Copy link

ERROR: No matching distribution found for tensorflow==1.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants