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
d16d015c
Commit
d16d015c
authored
Jun 28, 2017
by
Gabriel Kirsten
Browse files
first commit
parent
c38a9f21
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
INSTALL.sh
INSTALL.sh
+11
-0
requeriments.txt
requeriments.txt
+12
-0
No files found.
INSTALL.sh
0 → 100644
View file @
d16d015c
#!/bin/bash
clear
echo
"[PYNOVISAO INSTALLER] Installing PYNOVISAO... Please wait!"
sudo
apt-get update
sudo
apt-get
-y
install
libfreetype6-dev build-dep tk tk-dev python-pip default-jre weka weka-doc
echo
"[PYNOVISAO INSTALLER] Installing libraries..."
pip
install
-r
requeriments.txt
echo
echo
"[PYNOVISAO INSTALLER] Installation completed!"
echo
requeriments.txt
0 → 100644
View file @
d16d015c
opencv-python
numpy
matplotlib
scipy
pandas
sympy
nose
networkx
scikit-image
javabridge
python-weka-wrapper
cycler
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