A
A
Artyom2018-08-03 11:15:02
Python
Artyom, 2018-08-03 11:15:02

How to properly import Tensorflow into a project?

I installed tensorflow and keras via pip, but they don’t want to import it into the project. Pip put everything in that directory, but there is nothing there, probably everything was thrown into the python folder. How can I properly throw all this into the project?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danil, 2018-08-03
@DanilBaibak

Use venv - https://docs.python.org/3/library/venv.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question