-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
While I testing the ex_*.py, in OSX with vs code terminal , runfile() appeared as undefined error.
Line 31 in 6d2f480
| runfile('SMC.py', wdir='.') |
I suggest a general solution that change it to from SMC import * .
This should enable more use case under different environment.
Thanks for sharing this implementation, learn a lot from it.
GP
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels