git clone git@github.com:galaxyproject/galaxy.git git checkout master
cp galaxy.yml.sample galaxy.yml
Found Conda, will set up a virtualenv using conda. To use a virtualenv instead, create one with a non-Conda Python at .venv Creating Conda environment for Galaxy: _galaxy_ To avoid this, use the --no-create-venv flag or set $GALAXY_CONDA_ENV to an existing environment before starting Galaxy. Collecting package metadata (current_repodata.json): done Solving environment: done
ERROR: Could not find a version that satisfies the requirement a2wsgi==1.4.1 (from versions: none) ERROR: No matching distribution found for a2wsgi==1.4.1