Skip to content

ImproPhoto/conda-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

These are MicMac and PyMicMac anaconda recipies only for 64-bit Linux system. See https://anaconda.org/ImproPhoto for the packages.

MicMac version

Anaconda build is using a specific version of MicMac: https://github.com/micmacIGN/micmac/commit/8db9f6f4229326fc47766466db505eda13a0d1da

Note on MicMac features

The anaconda package does not include these features:

  • Qt
  • X11
  • Kakadu

Applications with graphical user interface will not work (SaisieAppuisQT).

Installation using Anaconda (Python 3.6)

conda install -c improphoto -c conda-forge pymicmac 

Build

cd micmac
conda build  .
conda build  . --output # get filename here
anaconda upload -u conda-forge -u improphoto *FILE*
cd ../pymicmac
conda build  .
conda build  . --output # get filename here
anaconda upload -u conda-forge -u improphoto *FILE*

About

Anaconda recipes for MicMac and PyMicMac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages