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

equinox error when trying to run 'ML' example #5

Open
crahal opened this issue Aug 24, 2024 · 4 comments
Open

equinox error when trying to run 'ML' example #5

crahal opened this issue Aug 24, 2024 · 4 comments

Comments

@crahal
Copy link

crahal commented Aug 24, 2024

Following the instructions in the order of the root readme.md file, i get an error when running the ML and combined models (although the fuzzy, bipartite, and markov all run fine):

Error in py_call_impl(callable, call_args$unnamed, call_args$named) : 
  equinox._serialisation.TreePathError: Error at leaf with path (SequenceKey(idx=0), SequenceKey(idx=1), SequenceKey(idx=0), SequenceKey(idx=0), SequenceKey(idx=0), GetAttrKey(name='query_proj'), GetAttrKey(name='weight'))

Great package by the way.

@cjerzak
Copy link
Owner

cjerzak commented Aug 24, 2024 via email

@cjerzak
Copy link
Owner

cjerzak commented Aug 24, 2024 via email

@crahal
Copy link
Author

crahal commented Aug 24, 2024

This is with windows, but let me quickly try it with ubuntu 24.04.

@cjerzak
Copy link
Owner

cjerzak commented Aug 24, 2024

Sounds good; keep me posted. LinkOrgs hasn't been thoroughly tested on Windows yet (some of the dependencies likely require Linux/MacOS).

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