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
silx
bob
silx
Commits
1a82b2d7
Commit
1a82b2d7
authored
Aug 25, 2020
by
Thomas Vincent
Browse files
Install pyinstaller hooks from the tip
parent
85ad22b9
Pipeline
#31849
passed with stages
in 46 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1a82b2d7
...
...
@@ -212,6 +212,8 @@ windows_exe:
# Install pyopencl first to use a wheel from silx.org under Windows
-
pip install --find-links http://www.silx.org/pub/wheelhouse/ --trusted-host www.silx.org --prefer-binary pyopencl
-
pip install .[full]
# Install pyinstaller hooks from the master (Fix issue with v2020.7 concerning pyopengl support)
-
pip install git+https://github.com/pyinstaller/pyinstaller-hooks-contrib.git
# Install pyinstaller
-
pip install pyinstaller
# Generate fat binary
...
...
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