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
baab63b5
Commit
baab63b5
authored
Feb 08, 2021
by
Thomas Vincent
Browse files
Pin-point pyinstaller to 4.1 (4.2 probably recognize as false positive by antivirus)
parent
cd458d86
Pipeline
#41841
failed with stages
in 38 minutes and 22 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
baab63b5
...
...
@@ -287,7 +287,7 @@ windows_exe:
# 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
-
pip install pyinstaller
==4.1
# Generate fat binary
-
cd package
-
cd windows
...
...
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