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

error with examples #162

Open
lonnietc opened this issue May 27, 2020 · 1 comment
Open

error with examples #162

lonnietc opened this issue May 27, 2020 · 1 comment

Comments

@lonnietc
Copy link

Hello,

I am trying to convert some matlab code over to python3 and just found your smop.

I could not get Python2.7 to work on the install, but it seems that my Python3 installed everything good.

In any case, I just tried your example but get an error:

smop-master/smop$ python3 main.py fastsolver.m
Traceback (most recent call last):
File "main.py", line 15, in
from . import options
ImportError: cannot import name 'options' from 'main' (main.py)

Any ideas on how to fix this?

I get the same error if I try the other default matlab examples as well.
Thanks

@Aceticia
Copy link

This was discussed in a previous issue: #123 (comment).

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