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

Upon first run, it will request the python path. Traverse your directory to locate the python.exe of your choice (Anaconda is tested) #52

Open
rmarrcode opened this issue Jan 16, 2019 · 4 comments

Comments

@rmarrcode
Copy link

I'm confused with what the above statement means, can anyone help me with this?

@titu1994
Copy link
Owner

titu1994 commented Jan 16, 2019

This program does not come with python installed in it. It therefore requests you to provide the path to the python.exe which is installed when you install Python or Anaconda on Windows or Linux.

This is primarily done because style transfer requires GPUs, and setting up of Tensorflow with GPU is out of scope for what the program can do automatically.

@rmarrcode
Copy link
Author

Sorry, I'm still confused where you can find python.exe after installing anaconda or python. Nothing I found online helped.

@NachoCasta
Copy link

If you are using Windows, you can go to cmd and type "where python". That will give you the path of your python executable. Copy and paste that in the window asking for the path and you will be ready to go.

@vikashkum7619
Copy link

Hi,

I have set the path python.exe,while running program.Some JSON file only we are getting.
Not able to get result based on different functionality.

Please suggest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants