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

Windows Compatibility Fix #3

Open
kcconch opened this issue Nov 6, 2019 · 2 comments
Open

Windows Compatibility Fix #3

kcconch opened this issue Nov 6, 2019 · 2 comments

Comments

@kcconch
Copy link

kcconch commented Nov 6, 2019

Hi! I was struggling to get this to work on windows but after debugging I realized that windows file formats can't support the datatime.datatime.now() format.

If you
import time

and set
now = time.strftime("%Y%m%d-%H%M%S")

it works!

Thank you for these examples!

@kcconch
Copy link
Author

kcconch commented Nov 6, 2019

I should clarify this is for the Enhance Textures examples and the code is run in the /Runway_ESRGAN/texture_viewer/decode_texture node

@ellennickles
Copy link
Contributor

Thank you for noting this @kcconch!

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

No branches or pull requests

2 participants