-
Python 2.7.1 IPython version: 0.10.2 Platform info : os.name -> nt, sys.platform -> win32
It crash on start and shows
"UnicodeEncodeError: 'ascii' codec can't encode character u'\u0142' in posit…
-
Hey there -
In trying the updates for #386 we have killed our development install with 756be0ac - any job we try to run be in human, rat, mouse, or the broken dogs all hang indefinitely with torque.…
-
I've actually been working on and off again on this issue for some time (since Ipython was added to bcbio-nextgen), and it is one of two issues I can't seem to figure out. Our cluster is set up so th…
-
I have got my davitpy install to the point where I can run it with the `> davitpy` command in my regular user account, but once python loads I get problems with autoreload and basemap:
``` python
[Te…
-
Делаю файл+файл (жпг+жпг) в итоге при попытке открыть винраром - выдает ошибку, типа архив поврежден. Тоже самое и с остальными файлами, даже жпг+рар не может открыть. И я сохраняю именно целую пикчу,…
-
It can't find `mpicc`, but that one is installed from `mpich`:
```
ondrej@kittiwake:~/repos/python-hpcmp2(w)$ ls local/bin/
2to3 h5ls iplogger nctoh5
cygdb …
-
In a [homebrew](https://github.com/mxcl/homebrew) install of Python 3.3.2 on OS X, using pip3 to install IPython doesn't seem to run 2to3 on the IPython source.
For example
```
$ pip3 install ipytho…
-
Running on `mbp-ebene.bouyguesbox.fr` (OS X 10.9.2) under `/bin/bash`, version d1c06ff51e1ba2052c350f5798ac3b6090bdf74f ([compare to master](https://github.com/Ledej/our-boxen/compare/d1c06ff51e1ba205…
-
I've run into issues with how ipython installs its man pages:
- Since 0.13, the man pages are no longer gzipped when installed - I just wanted to check if this is intentional?
- When installing ipytho…
-
Hi Chris,
I'm trying to import matplotlib.pyplot into my python code to plot a few figures, but I get the following error when I run the import command.
```
ImportError: dlopen(/Library/Python/2.7/si…