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
1b74267e
Commit
1b74267e
authored
8 years ago
by
Alessandro dos Santos Ferreira
Browse files
Options
Download
Email Patches
Plain Diff
Pynovisao - Atualizando README.md
parent
5a581d8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
README.md
README.md
+7
-3
No files found.
README.md
View file @
1b74267e
...
...
@@ -27,7 +27,7 @@ Pacote de Visão Computacional do Inovisão.
-
scikit-image
-
Opencv 2.7
-
python-weka-wrapper 0.3.5
-
tk-dev
-
tk/
tk-dev
### Windows
...
...
@@ -130,7 +130,7 @@ Pacote de Visão Computacional do Inovisão.
-
http://pythonhosted.org/python-weka-wrapper/install.html
-
http://pythonhosted.org/python-weka-wrapper/troubleshooting.html
## Como instalar o tk-dev
e
## Como instalar o
tk/
tk-dev
### Ubuntu
...
...
@@ -138,10 +138,14 @@ Pacote de Visão Computacional do Inovisão.
$ sudo apt-get install tk tk-dev
```
Em caso
d
e
erro
*
cannot import name _tkagg
*
, tent
e
os seguintes comandos
Na ocorrência
d
o
erro
'
cannot import name _tkagg
'
, tent
ar
os seguintes comandos
:
```
$ sudo apt-get install tk tk-dev
$ sudo pip uninstall matplotlib
$ sudo pip install matplotlib
```
## Mais informações
-
http://www.tkdocs.com/tutorial/install.html
This diff is collapsed.
Click to expand it.
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