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

cannot import data with symbolic links #1164

Open
DrJesseHansen opened this issue Jul 15, 2024 · 1 comment
Open

cannot import data with symbolic links #1164

DrJesseHansen opened this issue Jul 15, 2024 · 1 comment

Comments

@DrJesseHansen
Copy link

hello,

I am running relion5 beta3. I am using the tomo program, but I think the problem is the same for SPA.

I create a folder with frames as symbolic links. when I try to import I get error: cannot open shared object no such file.

Is it intentional that RELION cannot read in symbolic links? Otherwise it is a bit annoying to have to duplicaet 700GB of data.

best

Jesse

@biochem-fan
Copy link
Member

You can use symbolic links but they must be by absolute paths (see https://relion.readthedocs.io/en/release-5.0/SPA_tutorial/Preprocessing.html#getting-organised).

cannot open shared object no such file

This error message is not about symbolic links to data. This is about missing libraries.
Probably your installation is not complete.

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