-
Notifications
You must be signed in to change notification settings - Fork 14
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
Installation and launching in Win-64 OS #136
Comments
(base) C:\Users\HARSHBARDHAN>python VOCAL\calipso\Calipso.py Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
FileNotFoundError: [Errno 2] No such file or directory: './dat/config.json' |
Anyone please guide to do it properly. |
I have successfully installed the following prerequisites: python: 3.8.5, pillow: 8.0.1, numpy: 1.19.2, basemap: 1.2.2+dev, ccplot: 1.5.6 and ccplot is working fine as I made a plot with it. And also downloaded the VOCAL zip from https://github.com/NASA-DEVELOP/VOCAL.
but am facing error in launching it, may be I am doing something wrong. some folder path screenshots is shown below:
The text was updated successfully, but these errors were encountered: