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

a problem on windows #40

Open
imomi263 opened this issue Jun 29, 2023 · 1 comment
Open

a problem on windows #40

imomi263 opened this issue Jun 29, 2023 · 1 comment

Comments

@imomi263
Copy link

imomi263 commented Jun 29, 2023

When I run the Pymic_examples , I found a problem in the function logging.basicConfig in the file train.py. This function call the function datetime.now() and use it in the filename.However ,the datetime.now() function include the char ":” which is not valid in filename on windows .
I am not sure if it is the problem.
https://github.com/HiLab-git/PyMIC/blob/master/pymic/net_run/train.py
line 85

@taigw
Copy link
Contributor

taigw commented Jun 29, 2023

@imomi263 Thanks for the feedback. We have noticed this issue and will fix it recently.

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