Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second Edition Code #101

Open
Ascrypto opened this issue Nov 25, 2021 · 0 comments
Open

Second Edition Code #101

Ascrypto opened this issue Nov 25, 2021 · 0 comments

Comments

@Ascrypto
Copy link

Ascrypto commented Nov 25, 2021

Hello,

when running ./02_a3c_data.py --cuda -n final, I got errors related to tensorboard.
ImportError: TensorBoard logging requires TensorBoard with Python summary writer installed. This should be available in 1.14 or above. I do have the package installed.

I tried to import tensorboardx, but it did not work either.

Packages versions:
torch==1.7.0
tensorboard==2.7.0
ptan==0.7
tensorboardX==2.4.1

Note: tensorboard is functional when executing tensorboard --logdir=runs

For the cuda's arguments, is "final" a typo. If not, what does it do? (I could not find any information about it).

Another important note: my ec2 instance I am using has no GPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant