Error:
installing: requests-2.18.4-py36h4516966_1 ...
installing: conda-4.3.31-py36_0 ...
installation finished.
galaxy.tools.deps.conda_util DEBUG 2019-05-30 17:17:36,906 Executing command: /Users/aloraine/galaxy/database/dependencies/_conda/bin/conda install -y --override-channels --channel iuc --channel bioconda --channel conda-forge --channel defaults conda=4.3.33
Fetching package metadata .................
Solving package specifications: .
Package plan for installation in environment /Users/aloraine/galaxy/database/dependencies/_conda:
The following packages will be UPDATED:
conda: 4.3.31-py36_0 --> 4.3.33-py36_0 conda-forge
conda-4.3.33-p 100% |################################| Time: 0:00:00 6.16 MB/s
executing: .venv/bin/uwsgi --module 'galaxy.webapps.galaxy.buildapp:uwsgi_app()' --virtualenv /Users/aloraine/galaxy/.venv --pythonpath lib --threads 4 --buffer-size 16384 --http localhost:8080 --static-map /static/style=/Users/aloraine/galaxy/static/style/blue --static-map /static=/Users/aloraine/galaxy/static --die-on-term --hook-master-start 'unix_signal:2 gracefully_kill_them_all' --hook-master-start 'unix_signal:15 gracefully_kill_them_all' --enable-threads --py-call-osafterfork
Traceback (most recent call last):
File ".venv/bin/uwsgi", line 6, in <module>
from uwsgi import run
ImportError: dlopen(/Users/aloraine/galaxy/.venv/lib/python2.7/site-packages/uwsgi.so, 2): Library not loaded: /usr/local/opt/pcre/lib/libpcre.1.dylib
Referenced from: /Users/aloraine/galaxy/.venv/lib/python2.7/site-packages/uwsgi.so
Reason: image not found
(galaxy) local aloraine$
What is "niceName" in:
Why is it necessary to replace spaces with underscore characters?