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
4e3515d8
"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "7f87c4463d2982908b592ac120912915fe688d75"
Commit
4e3515d8
authored
May 22, 2017
by
Matthew Brett
Browse files
Debug print for Python 2.6 delocate install issue
parent
d89110eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
osx_utils.sh
osx_utils.sh
+1
-0
No files found.
osx_utils.sh
View file @
4e3515d8
...
@@ -293,6 +293,7 @@ function get_macpython_environment {
...
@@ -293,6 +293,7 @@ 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