bigmlcom / sensenet

0 stars 8 forks source link

Add install exclusion for tensorflow-cpu #32

Closed charleslparker closed 2 years ago

charleslparker commented 2 years ago

If you can, do a quick check to make sure this works for you, @unmonoqueteclea

unmonoqueteclea commented 2 years ago

mmm something is not working correctly to me. I can't undertand why. Maybe my system (a Dockerized ubuntu) is trying to get dependencies from pyproject.toml... I will do more tests tomorrow.

unmonoqueteclea commented 2 years ago

I have tensowflow-cpu in my environment because I was using official Tensorflow Docker image. But, thinking about it, I am not using GPU. I don't think think Tensorflow Docker image gives me any benefits comparing to a plain Python image with manually installed Tensorflow. I will follow this approach. Sorry for all the noise, I thought this quick fix would work.