Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jonathan Lambrechts
seamsh
Commits
df74c775
Commit
df74c775
authored
Jul 02, 2020
by
Jonathan Lambrechts
Browse files
something is wrong with gmsh python package
parent
ad77bdd3
Pipeline
#7881
failed with stages
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df74c775
...
...
@@ -70,7 +70,8 @@ mseatest :
image
:
immc/msea-valid:v0.1
stage
:
test
script
:
-
pip3 install --user --upgrade --user --no-cache-dir dist/*manylinux1_x86_64*
-
pip3 install --user dist/*manylinux1_x86_64*
-
export PYTHONPATH=$HOME/.local/lib/python3/dist-packages/gmsh-git-Linux64-sdk/lib/:PYTHONPATH
-
cd tests
-
python3 testshp.py
...
...
Write
Preview
Supports
Markdown
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