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
fengzch-das
multibuild
Commits
e8f39e7c
Commit
e8f39e7c
authored
May 22, 2017
by
Matthew Brett
Browse files
Revert "Debug print for Python 2.6 delocate install issue"
This reverts commit
4e3515d8
.
parent
4e3515d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
osx_utils.sh
osx_utils.sh
+0
-1
No files found.
osx_utils.sh
View file @
e8f39e7c
...
@@ -293,7 +293,6 @@ function get_macpython_environment {
...
@@ -293,7 +293,6 @@ function get_macpython_environment {
function
repair_wheelhouse
{
function
repair_wheelhouse
{
local
wheelhouse
=
$1
local
wheelhouse
=
$1
check_pip
check_pip
echo
"pip cmd is
$PIP_CMD
"
$PIP_CMD
install
delocate
$PIP_CMD
install
delocate
delocate-listdeps
$wheelhouse
/
*
.whl
# lists library dependencies
delocate-listdeps
$wheelhouse
/
*
.whl
# lists library dependencies
# repair_wheelhouse can take more than 10 minutes without generating output
# repair_wheelhouse can take more than 10 minutes without generating output
...
...
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