Content-Length: 250751 | pFad | http://github.com/mcuntz/ncvue/commit/91fd37f19626837bd811394d9533d281f04ac184

F3 Add cftime to requirements · mcuntz/ncvue@91fd37f · GitHub
Skip to content

Commit

Permalink
Add cftime to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuntz committed Dec 20, 2024
1 parent c43c23b commit 91fd37f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
12 changes: 6 additions & 6 deletions cx_freeze_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
fi
pyenv virtualenv 3.12.8 ncvue-install
pyenv local ncvue-install
# or:
# pyenv virtualenv 3.12.8 ncvue-install-ctkinter
# pyenv local ncvue-install-ctkinter
pyenv rehash
python -m pip install -r requirements.txt
# if ncvue-install-ctkinter
# python -m pip install customtkinter
python -m pip install -ve ./
python -m pip install cx_freeze
# # libtiff.5.dylib version of PIL too old for pyproj -> use current from homebrew
# mv ~/.pyenv/versions/3.11.7/envs/install-ncvue/lib/python3.8/site-packages/PIL/.dylibs/libtiff.5.dylib \
# ~/.pyenv/versions/3.11.7/envs/install-ncvue/lib/python3.8/site-packages/PIL/.dylibs/libtiff.5.dylib.save
# \cp /usr/local/lib/libtiff.5.dylib \
# ~/.pyenv/versions/3.11.7/envs/install-ncvue/lib/python3.8/site-packages/PIL/.dylibs/libtiff.5.dylib
On Windows, use conda-forge for everything because more up-to-date
# Do not use mkl for smaller executable with PyInstaller/cx_Freeze
conda install -c conda-forge nomkl cartopy
conda install -c conda-forge scipy cython pykdtree netcdf4
conda install -c conda-forge scipy cython pykdtree cftime netcdf4
conda install -c conda-forge cx_Freeze
# pip install ncvue
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ package_dir =
install_requires =
numpy
scipy
cftime
netcdf4
cython
pyshp
Expand Down

0 comments on commit 91fd37f

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/mcuntz/ncvue/commit/91fd37f19626837bd811394d9533d281f04ac184

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy