

For instance, environments can be created for the branches of CellProfiler, so these branches of CellProfiler will run independently of each other just like how git keeps the code branches separated for writing code.ĬellProfiler currently runs on Python 2.7, so please to be sure to use Conda for Python 2, not Python 3. This isolation prevents conflict between packages with the same name, which is common when working with different versions of the same package. running CellProfiler from source, and isolates them from other Conda environments. These environments organize a collection of packages for a particular programming purpose, e.g. Conda also manages programming environments in a manner similar to virtualenv or pyenv. Introduction to CondaĬonda is a package manager that can simplify and self-document the installation of python software from source. Please take care when following below instructions when installing a HEAD development revision, as it may reference Python 3 already. This is not yet reflected in the instructions below because Python 3 is still a moving target and not available in an official release. Important notesĪs of 10/2019, CellProfiler is in a transition from Python 2 to Python 3.

If you are installing CellProfiler on OS X or Linux and are not already an Anaconda/Miniconda user, please first refer to the pages for your operating system for instructions on installing CellProfiler using pip. Please check out the image.sc forum or our Github issues (and submit new issues as needed) if these instructions fail to work for you. Instructions for CellProfiler 4.0 installation will be added shortly for all compatible platforms. name: cp4ĬellProfiler 3 The instructions below apply to CellProfiler 3.1.9 and earlier versions.
CELLPROFILER NOT RESPONDING INSTALL
We have been told by users that the following yaml file works to install CellProfiler 4.2.4 as of August 2022. Installation is Conda is largely untested across different environments. In general, we advise users to install CellProfiler using pip instead of conda.
