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

not able to insall all module #43

Open
margish100 opened this issue Sep 15, 2023 · 4 comments
Open

not able to insall all module #43

margish100 opened this issue Sep 15, 2023 · 4 comments

Comments

@margish100
Copy link

I have install the pyrad model using conda but when i run the script that time i given the error
1- can you give me proper setup file
2- readme file - https://github.com/meteoswiss-mdr/pyrad i am following this link but i am not able install packages
3 - https://github.com/meteoswiss-mdr/pyrad/blob/master/doc/pyrad_user_manual.pdf
above link i am following not able to install all packages
Please can you give me one proper setup document

@margish100
Copy link
Author

margish100 commented Sep 15, 2023

@margish100
Copy link
Author

/Desktop/pyrad/pyrad/src/pyrad_proc/pyrad/EGG-INFO/scripts$ python3.6 main_process_data_rt.py
Traceback (most recent call last):
File "main_process_data_rt.py", line 47, in
from pyrad.flow.flow_control import main_rt as pyrad_main
ModuleNotFoundError: No module named 'pyrad.flow'

@wolfidan
Copy link
Contributor

Dear @margish100 ,

Sorry but this repo is deprecated as indicated on the main page and not maintained anymore.
Did you use the version from the new repo? https://github.com/MeteoSwiss/pyrad/
Thanks

@margish100
Copy link
Author

margish100 commented Sep 19, 2023

hi @wolfidan,
yes i have using this new repo, but i have facing the same issue.

/Desktop/pyrad/pyrad/src/pyart/examples/plotting$ python3 plot_ppi_mdv.py

Traceback (most recent call last):
File "plot_ppi_mdv.py", line 17, in
from pyart.testing import get_test_data
ImportError: cannot import name 'get_test_data'

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