[Taslug] All those Python experts out there ...
John Kristensen
jkristen at theintraweb.net
Wed Nov 8 20:16:49 AEDT 2017
Hello Peter,
On 08/11/17 16:26, Peter Billam wrote:
> Does that mean I have to run ubuntu instead of debian,
> or do I have to buy more modern hardware ?
>
I don't think this is a Debian specific problem. I've just tried on a
fresh Debian stretch install without any problems:
$ sudo apt-get install python3-venv
$ python3 -m venv /tmp/venv
$ /tmp/venv/bin/pip install tensorflow
$ /tmp/venv/bin/pip freeze
bleach==1.5.0
enum34==1.1.6
html5lib==0.9999999
Markdown==2.6.9
numpy==1.13.3
pkg-resources==0.0.0
protobuf==3.4.0
six==1.11.0
tensorflow==1.4.0
tensorflow-tensorboard==0.4.0rc2
Werkzeug==0.12.2
What specific commands are running to try and install the package? Are
there any other errors?
SeeYa,
John.
More information about the Taslug
mailing list