Skip to content

Remove ** from file names and remove ' from commands#2

Open
banditbandito wants to merge 2 commits into
akandykeller:masterfrom
banditbandito:master
Open

Remove ** from file names and remove ' from commands#2
banditbandito wants to merge 2 commits into
akandykeller:masterfrom
banditbandito:master

Conversation

@banditbandito
Copy link
Copy Markdown

When running tvae --name tvae_Lpartial_dsprites I got an error due to asterisk not being a valid file name character.
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\admin\AppData\Local\Temp\2\tmp04_mzg52wandb-media\2n3e0t4i.png' -> 'c:\data\topographicvae-master\tvae\utils\wandb\run-20210921_085842-9scmcop8\files\media\images\Covariance_S**2_batch_5_b05a7d100c7773fd09bf.png'

The readme had extra apostrophe's.

KeyError Fix: remove apostrophe's from experiment commands between lines 25-51
Fix file name error due to asterisk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant