Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Yi Sun
container-recipes
Commits
2ff7109c
Commit
2ff7109c
authored
Nov 29, 2022
by
root
Browse files
Merge branch 'master' of
https://git.embl.de/ysun/container-recipes
parents
81bc1694
5d1985d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
cellprofiler4/Singularity.u20
View file @
2ff7109c
...
...
@@ -34,13 +34,13 @@ IncludeCmd: yes
wget https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04/wxPython-4.1.0-cp38-cp38-linux_x86_64.whl
#
pip3 install wxPython-4.1.0-cp38-cp38-linux_x86_64.whl
pip3 install wxPython-4.1.0-cp38-cp38-linux_x86_64.whl
# pip install cellprofiler
#
cd /opt
#
git clone --branch v4.2.1 https://github.com/CellProfiler/CellProfiler.git
#
cd /opt/CellProfiler
#
pip3 install .
cd /opt
git clone --branch v4.2.1 https://github.com/CellProfiler/CellProfiler.git
cd /opt/CellProfiler
pip3 install .
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment