Matthew D. Scholefield
|
3373dc81bb
|
Add curl to the dependencies
It is needed to download pip and is not installed by default in docker
|
2019-03-20 14:42:17 -05:00 |
Matthew D. Scholefield
|
4cd1927efe
|
Update copyright header to 2019
|
2019-03-20 10:53:24 -05:00 |
Matthew D. Scholefield
|
91184444cb
|
Remove broken tensorflow download code
For the Raspberry Pi, it is now officially supported. It also would incorrectly run on desktop python 3.4 installations
|
2018-08-10 01:02:33 -05:00 |
Matthew D. Scholefield
|
3fc1fe4789
|
Add libatlas-base-dev to debian dependencies
It is a runtime dependency of the piwheels tensorflow whl
|
2018-07-02 20:41:54 +00:00 |
Matthew Scholefield
|
3e507b16c4
|
Support Python 3.4 on a pi 3
|
2018-06-20 15:11:57 -05:00 |
Matthew D. Scholefield
|
bdd8a8e204
|
Fix setup.sh
Fix missing semicolon and only use brew on mac
No need to install packages in linuxbrew
|
2018-06-14 16:45:57 -05:00 |
Matthew D. Scholefield
|
19f95ae034
|
Use piwheels for tensorflow on a raspberry pi and upgrade to tensorflow 1.8.0
Way less of a hassle
|
2018-06-14 16:34:13 -05:00 |
Matthew D. Scholefield
|
031a72061e
|
Make pip installation more modular
Allows creating your own venv
|
2018-06-13 13:41:48 -05:00 |
Matthew D. Scholefield
|
d6284832ce
|
Add brew dependencies to fix mac install
|
2018-06-04 15:09:34 -05:00 |
Matthew D. Scholefield
|
009e9c1ef9
|
Add swig and libpulse-dev as dependencies
This fixes #8
|
2018-05-30 12:19:35 -05:00 |
Matthew D. Scholefield
|
ef96763327
|
Make indentation consistent in bash scripts
|
2018-04-20 12:09:53 -05:00 |
Matthew D. Scholefield
|
ffcf4a0e9d
|
Support installing tensorflow on other Python versions when on a pi
|
2018-04-20 12:06:10 -05:00 |
Matthew D. Scholefield
|
b5c38ee71a
|
Clean up setup script
Now uses a configurable VENV location used for parent projects
|
2018-03-21 16:34:53 -05:00 |
Matthew D. Scholefield
|
09c3ad927b
|
Change license to Apache 2.0
|
2018-02-28 20:49:34 -06:00 |
Matthew D. Scholefield
|
32b9506c13
|
Be more explicit to ensure correct pyinstaller version is used
|
2018-02-26 17:08:57 -06:00 |
Matthew D. Scholefield
|
484a90f9bc
|
Refacetor and source code standardization
|
2018-02-21 13:15:51 -06:00 |
Matthew D. Scholefield
|
0883ffdeb7
|
Add hdf5 to dependencies
|
2018-02-15 15:15:15 -06:00 |
Matthew D. Scholefield
|
153cba05c9
|
Fix Ubuntu dependencies
|
2018-02-15 14:54:25 -06:00 |
Matthew D. Scholefield
|
9440e51324
|
Add --without-pip flag to python venv creation
This is necessary on most systems
|
2018-02-15 03:13:59 -06:00 |
Matthew D. Scholefield
|
d2a5469bf3
|
Improvements
|
2018-02-15 03:03:52 -06:00 |
Matthew D. Scholefield
|
f31717bca9
|
Check for apt-get before doing Ubuntu-specific things
|
2017-11-08 21:37:29 -06:00 |
Matthew D. Scholefield
|
2a0f316fca
|
Remove force reset from setup script
|
2017-11-07 19:06:58 -06:00 |
Matthew D. Scholefield
|
21222796fb
|
Preserve filename
Apparently this is important to pip
|
2017-11-06 21:03:10 -06:00 |
Matthew D. Scholefield
|
0e1069662b
|
Wait for apt lock
|
2017-11-06 20:59:30 -06:00 |
Matthew D. Scholefield
|
5801b116fc
|
Add setup.sh
|
2017-11-06 13:19:13 -06:00 |