Hello, I am trying to get galaxy from https://galaxyproject.org/admin/get-galaxy/; I entered in
$ git clone -b release_18.05 https://github.com/galaxyproject/galaxy.git
everything was running smoothly until i encountered this error
ImportError: dlopen(/Users/$$$/galaxy/.venv/lib/python2.7/site-packages/uwsgi.so, 2): Library not loaded: /usr/local/opt/pcre/lib/libpcre.1.dylib Referenced from: /Users/$$$/galaxy/.venv/lib/python2.7/site-packages/uwsgi.so Reason: image not found
I have MacOSX
I am in the Genomic Data Analysis program offered on coursera through John Hopkins university, I will also be using Galaxy for my work as I am a Process Development Engineer,
any information would help
Thanks