-
I've tried to install the requirements but this appened:
Downloading matplotlib-2.2.3.tar.gz (36.8 MB)
|████████████████████████████████| 36.8 MB 4.9 MB/s
ERROR: Command errored out with…
-
Latest GitHub clone is unable to load more complex pages and it crashes on timeouts. Small pages load, but if the page has any external content (like images) I get this exception:
```
>>> g.open('htt…
-
Cannot install in Windows 11, Python 3.9 (or later). Tried multiple PCs. Same error - Freetype and PNG cannot be built.
My understanding is that this package is supported by 3.9? Fairly new at i…
-
## Description
I'm trying to connect to remote IPython kernel
**What steps will reproduce the problem?**
Used this guide https://github.com/ipython/ipython/wiki/Cookbook:-Connecting-to-a-remote-ker…
-
```
Bonjour,
Comme c'est une vrai plaie d'aller sur les sites de replay avec ce téléphone,
j'étais en train de coder une appli Canal quand je suis tombé sur ce projet.
Le N900 dispose de python 2…
-
kodos uses pickle to load and save .kds files despite the fact that http://docs.python.org/library/pickle.html clearly states:
> Warning The pickle module is not intended to be secure against erroneo…
-
The PyQt4 and PyQt5 tests on appveyor are passing, but I get this:
```
Exception ignored in:
Traceback (most recent call last):
File "C:\Python34\lib\asyncio\proactor_events.py", line 86, in __del…
-
N.B.: I (@bfroehle) have taken the liberty here to update the original post to describe the underlying issue.
The `%gui qt` magic in the ZMQ shell (i.e., `IPython notebook`, `IPython qtconsole` and `…
jrade updated
11 years ago
-
I'm running:
Python 2.7.2, VTK 5.8.0, Qt 4.7.4, on Mac OS X and ets develop as of Dec 20.
If I bring up Mayavi and begin working with it for some time (change DataSetClipper to ImplicitPlane, add som…
-
# System
Ubuntu 10.04
# Python Installed
- python3.8
- python3.7
- python2.7
# Installation
Installed _travis-encrypt_ via `pip3`
```
travis-encrypt (1.3.1) - …