Error running geo2grid.sh script

Post Reply
sonnyk
Posts: 3
Joined: Fri Dec 02, 2022 5:16 pm

Error running geo2grid.sh script

Post by sonnyk »

When attempting to run geo2grid.sh it gives the following error:
line 36: /home/chef/polar2grid_v_2_3/bin/bin/env.sh: No such file or directory
and
/usr/bin/python3: Error while finding module specification for 'polar2grid.glue' (ModuleNotFoundError: No module named 'polar2grid')

It seems like the script is trying to open a bin directory in the bin directory which does not exist.

On an additional note I am running Ubuntu 22.04.1 LTS on a windows subsystem for Linux2. I am not sure how this affects the operation of the program.
sonnyk
Posts: 3
Joined: Fri Dec 02, 2022 5:16 pm

Re: Error running geo2grid.sh script

Post by sonnyk »

issue has been resolved. I had /bin included in the end of the GEO2GRID_HOME variable.
Post Reply