mlabwrap-purepy
mlabwrap-purepy copied to clipboard
mlabwrap.init() doesn't work
Please update the instructions in this page. The following line doesn't work.
mlab = mlabwrap.init()
use
from mlabwrap import mlabwrap
instead of just import mlabwrap