bigmlcom / sensenet

0 stars 8 forks source link

Attempt a fix for the tensorflow-gpu issue #19

Closed charleslparker closed 3 years ago

charleslparker commented 3 years ago

Here's a shot at preventing installation of Tensorflow when tensorflow-gpu is already installed (#18). We'll see if pkg_resources gives a reliable account of what's been installed. Let me know if it works.

There's also another minor naming bugfix in here.