Closed jfrost-mo closed 2 months ago
Curious - presumably if you're checking out the repo/branch like that the files are actually there. Does doing an editable pip install make a difference?
As you said, running with pip install -e .
picks up the files correctly. So it looks like these resource files are not being included in the wheel file when the package is built.
Aside from that it is now running at NIWA. :tada:
It looks like the MANIFEST.in
file is improperly formatted. I'll make a pull request with a fix.
An issue for me to track my attempts to get the python 3 based rose edit running at NIWA.
Install steps
I'm currently testing on the kupe machine.
Current failure
Rose edit does not run. I get a number of "Resource not found" errors, preventing the GUI from starting.
Traceback
``` [jfrost@hafs01 bin]$ /home/jfrost/.conda/envs/rose-py3/bin/rose edit Traceback (most recent call last): File "/home/jfrost/.conda/envs/rose-py3/bin/rose", line 8, in