Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
inovisao
pynovisao
Commits
d00ea206
Commit
d00ea206
authored
Aug 18, 2018
by
Diego André Sant'Ana
🤞
Browse files
Add complemento de instalação
parent
298009a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
INSTALL.sh
INSTALL.sh
+2
-1
requeriments.txt
requeriments.txt
+3
-1
No files found.
INSTALL.sh
View file @
d00ea206
...
...
@@ -17,7 +17,8 @@ fi
echo
"[PYNOVISAO INSTALLER] Updating apt-get..."
sudo
apt-get
-qq
update
echo
"[PYNOVISAO INSTALLER] Installing prerequisites..."
sudo
apt-get
-qq
-y
install
libfreetype6-dev tk tk-dev python-pip default-jre default-jdk weka weka-doc python-tk
sudo
apt-get
-qq
-y
install
libfreetype6-dev tk tk-dev python-pip default-jre default-jdk weka weka-doc python-tk python-matplotlib python-opencv
echo
"[PYNOVISAO INSTALLER] Upgrading pip..."
pip
install
--upgrade
pip
--quiet
...
...
requeriments.txt
View file @
d00ea206
opencv-python
python-dateutil==2.5.0
matplotlib==2.0.2
scipy
pandas
...
...
@@ -8,7 +9,7 @@ networkx
scikit-image
javabridge
python-weka-wrapper
cycler
cycler
==0.10
cython
h5py
scikit-learn
...
...
@@ -17,3 +18,4 @@ statistics
pandas_ml
pyxdg
opencv-contrib-python
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