-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error when running runUnitTest.py #55
Comments
You have this message : My guess is that it refers to the issue posted before on some delay needed to release the folder to be deleted....By simply adding a time delay following the post i guess it will work |
@yuizi Are you still experiencing the same issue? |
Hello, I am also experiencing this issue with the error message:
|
Hi everyone, I encountered the same issue while running it through Jupyter Notebook on Windows. I found passing '-L' argument as a temporary fix to our problem, as this prevents EnergyPlusToFMU.py from cleaning up the intermediate files which is exactly when we are seeing the error.
Hope this helps! Thanks |
When I run runNnitTest.py on Windows 10 Pro (64bit), Python 3.8.8 (64bit), I get the following error message
It seems that PyFMI is causing the error, is there any workaround?
The text was updated successfully, but these errors were encountered: