-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows Version 10)
* Python Version: `$ python --version 2.7`
…
-
I'm running a docker deployed Flask App, and have been testing with the native python unittest library, and monitoring the coverage of said testing with coverage.py. It was working great, up until we …
-
Hello everyone,
I installed savu following the instructions on the web site.
The installation prompted me to use a version higher than Python 2 while it seems to be referring to Python 2 during r…
-
Beatrice T. Meyers (#DataDrake), 2019-08-04 20:43:54 UTC
Let's use this task to keep track of things stuck on Python 2 so that we know when we can retire Python …
-
Package Version
---------------------------------- ---------
absl-py 0.14.0
alabaster 0.7.10
anaconda-client …
-
They have a working installation with python2.7 however they are unable to recreate it.
WORKING PYTHON 2 VIRTUALENV INSTALLED A FEW MONTHS AGO
The commands used were something like this:
```
vir…
-
Exception:
when I use command like below:
```shell
\t csv; \o ~/Downloads/output.csv; SELECT field1, field2 FROM t_table WHERE field1!=filed2;
```
throw exception:
![image](https://user-…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest releases.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Yes, I've included all information below (…
-
### Which service(blob, file, queue) does this issue concern?
None of the listed services.
### Which version of the SDK was used? Please provide the output of `pip freeze`.
```
adal==1.2.1
alab…
-
### Description
Adding Google tiles to a matplotlib figure, pickling it, and then unpickling it produces a different image. It looks like image tiles are loaded from a different region, though the ax…