[
https://issues.apache.org/jira/browse/SINGA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360167#comment-15360167
]
ASF subversion and git services commented on SINGA-217:
-------------------------------------------------------
Commit 37e6ad283ae8b095b1a675a8df3bdc40cfcbd544 in incubator-singa's branch
refs/heads/dev from [~aaronwwf]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=37e6ad2 ]
SINGA-217 build python package with setup.py
- modify CMakefiles to build a standard python singa package
- remove all hard code path
- after cmake and make, can run "python unittest.py" under "/test/python/",
currently the "build" path is hard code in unittest.py
- user can install singa package by command "sudo pip install ."
under "build/python" directory (better run in python virltualenv)
make sure libsinga is installed (make install). After this, user can remove
hard code path in the unittest.py.
> build python package with setup.py
> ----------------------------------
>
> Key: SINGA-217
> URL: https://issues.apache.org/jira/browse/SINGA-217
> Project: Singa
> Issue Type: New Feature
> Reporter: wu wenfeng
> Assignee: wu wenfeng
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)