We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: