-
- [x] Tema 1: Introdução
- [x] Tema 2: Rad (rapid Applications Development)
- [x] Tema 3: Manipulação de Dados em Arquivos
- [x] Tema 4: Python com banco de dados -> mod3: Inserção, remoção e atualiz…
-
Thank you for the great work and repository. I have an issue to build alphafold docker.
The nvidia/cuda:11.0-base is not available so I've executed the docker run command instead.
```
docker run …
-
I got this error using python 3.7 and after using python -m pip install -r requirements.txt command:
ERROR: Ignored the following versions that require a different python version: 6.0.0 Requires-Py…
-
Using the latest commit (https://github.com/bojanstef/searxng/commit/abd9b271bc1c4cc4dc1ee531944ce27c1e2734cc) from my fork: https://github.com/bojanstef/searxng when I run the following command from …
-
Perhaps I'm doing something wrong here, but I installed pyenv and pyenv-virtualenv via the instructions from their respective github README.md files, and then set up a directory to use later with jup…
-
```
ERROR: Ignored the following versions that require a different python version: 0.10.0 Requires-Python =3.8; 0.11.0 Requires-Python =3.8; 0.11.1 Requires-Python =3.8; 0.11.2 Requires-Python =3.8; …
-
-
### Current Behavior
I met two warnings below when running tests:
```
PYTHONPATH=. pytest -v networkx/drawing/tests/test_pylab.py::test_house_with_colors
============================…
-
### Specification
- pywebview version: 5.3.2
- operating system: macos 14.6.1
### Description
Run Example: Python/3.9/lib/python/site-packages/webview/platforms/cef.py", line 8, in
f…
-
I have installed anaconda 3 with python 3.6. After that i installed openvcv using command conda install opencv. I am able to import CV2 file but when I am running cv2.imshow command it is showing me f…