-
Notifications
You must be signed in to change notification settings - Fork 1
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
Multiple errors on Windows 10 #2
Comments
This may be a |
Yeah I think it is a covasim issue. What are you using to run the program? I find I get that kind of issue on Spyder sometimes but never if I run it from the terminal. |
Terminal. Python 3.8, Windows 10. I typically don't use Spyder - VSCode is my IDE of choice. I'm adaptable, though! |
I'll investigate further, |
That's really weird, then. The issues do look to be Windows specific, so I'm afraid I can't help you. I've not used Windows for years. Maybe see if you can run the basic covasim tutorials on your machine, and then create an issue over there if it's still not working? |
Yes. I'm fine with whatever OS, but I'll try and pin this down. |
This is a Covasim issue. Multiprocessing on Windows is strange so we need to run covasim from within a main block. We should do this everywhere to ensure compatability with Windows. The issue is explained here. I'll open a PR with a fix. |
Running:
results in numerous errors e.g.
The text was updated successfully, but these errors were encountered: