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

install bug #4

Open
zhuyuwei999 opened this issue Jul 5, 2024 · 1 comment
Open

install bug #4

zhuyuwei999 opened this issue Jul 5, 2024 · 1 comment

Comments

@zhuyuwei999
Copy link

MemXTerminator gui &
[1] 1085041
(mxt) [spuser@spgpu MemXTerminator]$ Traceback (most recent call last):
File "/home/spuser/.conda/envs/mxt/bin/MemXTerminator", line 5, in
from memxterminator.cli.main_cli import main
File "/home/spuser/.conda/envs/mxt/lib/python3.9/site-packages/memxterminator/cli/main_cli.py", line 6, in
from .radonfit_cli import RadonApp, MembraneAnalyzerApp, MembraneSubtractionApp, MicrographMembraneSubtraction_Radon_App
File "/home/spuser/.conda/envs/mxt/lib/python3.9/site-packages/memxterminator/cli/radonfit_cli.py", line 8, in
import cupy as cp
File "/home/spuser/.conda/envs/mxt/lib/python3.9/site-packages/cupy/init.py", line 12, in
_environment._preload_libraries() # NOQA
File "/home/spuser/.conda/envs/mxt/lib/python3.9/site-packages/cupy/_environment.py", line 292, in _preload_libraries
filename = config[lib]['filename']
KeyError: 'filename'

@ZhenHuangLab
Copy link
Owner

Please check the cupy library.

You can refer to the installation notes here.

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