Changes
Page history
update changed package name in developer install command
authored
Sep 24, 2025
by
Eva Schiffer
Show whitespace changes
Inline
Side-by-side
installation.md
View page @
a716eaed
...
...
@@ -35,7 +35,7 @@ If you need a **developer installation** of Glance, you will follow similar inst
Use the following installation instructions instead:
mamba create -n glance python=3.11 'numpy<2.0' matplotlib mako mock scipy pillow cartopy pyqt netcdf4 h5py pip build
mamba create -n glance python=3.11 'numpy<2.0' matplotlib mako mock scipy pillow cartopy pyqt netcdf4 h5py pip
python-
build
mamba activate glance
(cd to the directory where you want the Glance code installed)
git clone git@gitlab.ssec.wisc.edu:evas/UW-Glance.git
...
...
...
...