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

Run monai label in Ubuntu 22.04 but may using wrong PYTHONPATH #1735

Open
suzhou-gumi opened this issue Aug 19, 2024 · 0 comments
Open

Run monai label in Ubuntu 22.04 but may using wrong PYTHONPATH #1735

suzhou-gumi opened this issue Aug 19, 2024 · 0 comments

Comments

@suzhou-gumi
Copy link

Hello!

since i run monai label in Ubuntu 22.04, when run command 'monailabel --help', i see monailabel using wrong PYTHONPATH, so i echo the right PYTHONPATH in to .bashrc, after that , the PYTHONPATH has some prefix, it still wrong.

Screenshot from 2024-08-19 18-48-31
Screenshot from 2024-08-19 18-30-50

================================
Printing MONAI config...

MONAI version: 1.3.2
Numpy version: 1.26.4
Pytorch version: 2.4.0+cu121
MONAI flags: HAS_EXT = False, USE_COMPILED = False, USE_META_DICT = False
MONAI rev id: 59a7211070538586369afd4a01eca0a7fe2e742e
MONAI file: /home//.local/lib/python3.10/site-packages/monai/init.py

Optional dependencies:
Pytorch Ignite version: 0.4.11
ITK version: 5.4.0
Nibabel version: 5.2.1
scikit-image version: 0.24.0
scipy version: 1.14.0
Pillow version: 10.4.0
Tensorboard version: 2.17.1
gdown version: 5.2.0
TorchVision version: 0.19.0+cu121
tqdm version: 4.66.5
lmdb version: 1.5.1
psutil version: 6.0.0
pandas version: 2.2.2
einops version: 0.7.0
transformers version: NOT INSTALLED or UNKNOWN VERSION.
mlflow version: 2.15.1
pynrrd version: 1.0.0
clearml version: NOT INSTALLED or UNKNOWN VERSION.

For details about installing the optional dependencies, please visit:
https://docs.monai.io/en/latest/installation.html#installing-the-recommended-dependencies

================================
Printing system config...

System: Linux
Linux version: Ubuntu 22.04.4 LTS
Platform: Linux-6.8.0-40-generic-x86_64-with-glibc2.35
Processor: x86_64
Machine: x86_64
Python version: 3.10.12
Process name: pt_main_thread
Command: ['python3', '-c', 'import monai; monai.config.print_debug_info()']
Open files: []
Num physical CPUs: 6
Num logical CPUs: 12
Num usable CPUs: 12
CPU usage (%): [4.7, 4.4, 4.1, 3.8, 4.4, 3.5, 4.1, 3.8, 4.4, 3.8, 47.5, 50.2]
CPU freq. (MHz): 952
Load avg. in last 1, 5, 15 mins (%): [3.4, 2.7, 2.5]
Disk usage (%): 7.2
Avg. sensor temp. (Celsius): UNKNOWN for given OS
Total physical memory (GB): 15.0
Available memory (GB): 10.5
Used memory (GB): 4.0

================================
Printing GPU config...

Num GPUs: 0
Has CUDA: False
cuDNN enabled: True
NVIDIA_TF32_OVERRIDE: None
TORCH_ALLOW_TF32_CUBLAS_OVERRIDE: None
cuDNN version: 90100

help someone can help me, thank you very much!

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