FS#55280 - [python-tensorflow] ModuleNotFoundError: No module named 'tensorboard'

Attached to Project: Community Packages
Opened by Lauri Niskanen (Ape) - Friday, 25 August 2017, 09:18 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 25 August 2017, 13:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When I run 'tensorboard' with python-tensorflow 1.3.0-1 I get:

Traceback (most recent call last):
File "/bin/tensorboard", line 7, in <module>
from tensorboard.main import main
ModuleNotFoundError: No module named 'tensorboard'

Downgrading the package to 1.2.1-5 fixes the issue.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 25 August 2017, 13:42 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#55252 

Loading...