Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
chemical_checker
Commits
36c1e623
Commit
36c1e623
authored
Jul 02, 2021
by
Martino Bertoni
🌋
Browse files
another attempt
parent
5208058c
Pipeline
#2464
failed with stages
in 46 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
container/singularity/cc_py37.def
View file @
36c1e623
...
...
@@ -147,6 +147,7 @@ faiss.Kmeans(10, 20).train(numpy.random.rand(1000, 10).astype(numpy.float32))"'
# in case some package changed numpy version, we really want this one
conda install -y numpy==1.19.2
pip install numpy==1.19.2
# Clone the chemical checker package (used as fallback)
cd /opt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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