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

ImportError: cannot import name 'project_to_local_frame' from 'RVGP.geometry' #3

Open
NevVerVer opened this issue Oct 23, 2024 · 0 comments

Comments

@NevVerVer
Copy link

When I am trying to run examples/eeg_example/run_eeg_vector_field_interp.py script, it throughts ImportError: cannot import name 'project_to_local_frame' from 'RVGP.geometry'.

In geometry.py there is project_to_manifold and express_in_local_frame functions, but there isn't any project_to_local_frame. What function should be used instead of project_to_local_frame?

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

1 participant