You are not logged in.

#1 2017-09-04 20:50:25

Cinbu
Member
Registered: 2016-12-27
Posts: 29

[SOLVED] How to install tensorboard

Hello, I am currently learning to work with tensorflow.
To better understand it I want to display some graphs with the tensorboard utility.

Unfortunately I can't find this on my system. I don't understand the arch repositories and pacman completely. I installed tensorflow via

sudo pacman -S tensorflow

But it did not install tensorboard with it: https://www.archlinux.org/packages/comm … nsorboard/

How can I get the files specified through that link on my computer?

Last edited by Cinbu (2017-09-05 09:54:26)

Offline

#2 2017-09-04 20:56:33

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] How to install tensorboard

The tensorboard package is a seperate package to tensorflow, just install it with pacman like anything else in the repos..

Last edited by Slithery (2017-09-04 20:57:54)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2017-09-05 09:54:04

Cinbu
Member
Registered: 2016-12-27
Posts: 29

Re: [SOLVED] How to install tensorboard

I am sorry, I found the mistake. And it is quite a simple one. The tensorboard pkg was added quite recently, a lot later than the tensorflow package. After updating pacman it found tensorboard. I didn't consider that as I could install tensorflow without problems.

Offline

Board footer

Powered by FluxBB