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

smop command not found even after installation #186

Open
TomaOC opened this issue Aug 28, 2022 · 1 comment
Open

smop command not found even after installation #186

TomaOC opened this issue Aug 28, 2022 · 1 comment

Comments

@TomaOC
Copy link

TomaOC commented Aug 28, 2022

Hi victorlei,

I successfully downloaded and installed (or so I thought) smop, but I am encountering the following issues whenever I try to use it:
Any smop etc. command yields
-bash: smop: command not found
while attempting
python main.py file.m
from within smop/smop/ yields
Traceback (most recent call last): File "main.py", line 15, in <module> from . import options ValueError: Attempted relative import in non-package
Trying
python3 main.py file.m
gives
Traceback (most recent call last): File "main.py", line 15, in <module> from . import options ImportError: cannot import name 'options' from '__main__' (main.py)

Any ideas?

Thanks in advance!

@adienxy
Copy link

adienxy commented Sep 23, 2024

SAME Q

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