-
Upgrade all python code to 3, with backwards compatibility to 2.7 (which is what Mopidy currently supports).
UPDATE: The Iris Python3 version will not be backwards compatible to Python 2.7 (as is t…
jaedb updated
4 years ago
-
## Checklist
- [ ] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2019.10.16**
- [x] I've checked that all provided URLs are alive a…
-
even tho i got it installed its telling me i dont
BeautifulSoup library not found, please install it before proceeding
-
The `make migrate` command failed with below traceback on Pyhton3.7 environment.
```
python3 manage.py migrate --noinput
Traceback (most recent call last):
File "manage.py", line 22, in
…
-
Guys, just a heads up: current HEAD no longer runs on MacOS docker as pyhton3 - although installed via homebrew and first in my $PATH, is not selected. The error than manifests in the "import requests…
icing updated
5 years ago
-
When I try to run `tox` on a local clone, specifically the `checkqa` part fails due to not finding certain dependencies.
#### Environment Versions
1. OS Type: GNU/Linux
1. Python version: 3.6.9…
-
**Bug description**
I am getting this error while trying to initiate a *docker-compose build* action:
```
E: Unable to locate package libmariadb3
ERROR: Service 'uwsgi' failed to build: The com…
-
mode: sql fails, no highlighting
all other modes works fine.
`codeMirrorOptions = {
mode: 'sql',
lineNumbers: true,
theme: 'material'
};`
-
Builds using `python: "3.5"` are getting this log message:
```
3.5 is not installed; attempting download
```
This is just takes a bit of time to download and install. It would be good to include by…
-
I have been using the [SoS](https://vatlab.github.io/sos-docs/) (script of scripts) implementation for Jupyter Notebook since some months, using pyhton3, R and bash kernels. While with pyhton3 and bas…