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

module 'marius' has no attribute 'marius_eval' #156

Open
wiketool opened this issue Mar 4, 2024 · 1 comment
Open

module 'marius' has no attribute 'marius_eval' #156

wiketool opened this issue Mar 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wiketool
Copy link

wiketool commented Mar 4, 2024

When I followed the steps in the README file to compile, running marius_train reported an error

(marius-2023) embed@embed:~/Documents/marius-2023$ marius_eval
Bindings not installed
Traceback (most recent call last):
  File "/home/embed/anaconda3/envs/marius-2023/bin/marius_eval", line 8, in <module>
    sys.exit(main())
  File "/home/embed/anaconda3/envs/marius-2023/lib/python3.6/site-packages/marius/console_scripts/marius_eval.py", line 7, in main
    m.marius_eval(len(sys.argv), sys.argv)
AttributeError: module 'marius' has no attribute 'marius_eval'
@wiketool wiketool added the bug Something isn't working label Mar 4, 2024
@yichuan520030910320
Copy link

The same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants