AlonLahav/MeshWalker

error with : "tensorboard <trained-model-folder>"

Closed this issue · 1 comments

Hello, I contact you because of a problem when using the command with "tensorboard".
Indeed, after having installed all the necessary packages (in the right version), it is impossible for me to execute this command tensorboard <trained-model-folder>.
In my case, I use:

image

(the "0003-10.05.2022..13.58__cubes " folder is obtained after executing the command : python train_val.py cubes)

Because there is no tensorboard.main file and I get the following errors :
error1
error2
image

(I use windows 10)
Do you know how I could proceed to solve this problem ?

Hi,
I have no idea what can couse this issue.
Since this is not related to the code you run, I do suggest to install all packages, and look for tensorflow documentation to find the solution.
Best,
Alon.