Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jean-Paul Smets
slapos
Commits
6026076b
Commit
6026076b
authored
Mar 16, 2017
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update libstdc++ loading trick to follow the change in scipy.
parent
d0baf43d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
component/keras/buildout.cfg
component/keras/buildout.cfg
+1
-1
component/tensorflow/buildout.cfg
component/tensorflow/buildout.cfg
+1
-1
software/wendelin/software.cfg
software/wendelin/software.cfg
+1
-1
No files found.
component/keras/buildout.cfg
View file @
6026076b
...
...
@@ -10,7 +10,7 @@ parts =
[keras-egg]
recipe = zc.recipe.egg
initialization =
import scipy.s
tats
# load our own libstdc++ explicitly at the very beginning
import scipy.s
patial.ckdtree
# load our own libstdc++ explicitly at the very beginning
eggs =
${scipy:egg}
${numpy:egg}
...
...
component/tensorflow/buildout.cfg
View file @
6026076b
...
...
@@ -13,7 +13,7 @@ parts =
[numpy-egg]
recipe = zc.recipe.egg
initialization =
import scipy.s
tats
# load our own libstdc++ explicitly at the very beginning
import scipy.s
patial.ckdtree
# load our own libstdc++ explicitly at the very beginning
eggs =
setuptools
${scipy:egg}
...
...
software/wendelin/software.cfg
View file @
6026076b
...
...
@@ -17,7 +17,7 @@ parts +=
[eggs]
initialization =
import scipy.s
tats
# load our own libstdc++ explicitly at the very beginning
import scipy.s
patial.ckdtree
# load our own libstdc++ explicitly at the very beginning
extra-paths +=
${wendelin:location}
eggs +=
...
...
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