[IPython-dev] 0.10.2.rc1 ready for testing.

Paul Ivanov pivanov314 at gmail.com
Tue Mar 15 12:14:41 EDT 2011


Fernando Perez, on 2011-03-14 01:13,  wrote:
> Keep in mind that what you describe is perfectly OK: we never expected
> the above to work without -pylab.  So as long as things do work
> correctly when people do call -pylab, without any blocking or other
> issues, we're in the clear.
> 
> Does that make sense?

It does, thanks for clarifying and helping me retain my sanity :) 
(-pylab works as advertised)

Is running iptest still the preferred way of testing IPython?

I get one Twisted related error that's probably my fault.

*****************************************************************************
IPython test group: trial
/home/pi/usr/local/bin/trial:4: UserWarning: Unbuilt egg for pytz
[unknown version] (/usr/lib/python2.6/dist-packages)
  import pkg_resources
Traceback (most recent call last):
  File "/home/pi/usr/local/bin/trial", line 4, in <module>
    import pkg_resources
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line
2659, in <module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line
546, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Twisted==8.1.0
*****************************************************************************

because 
>>> import twisted
>>> twisted.__version__
'10.0.0'

best,
-- 
Paul Ivanov
314 address only used for lists,  off-list direct email at:
http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110315/819cc9d1/attachment.sig>


More information about the IPython-dev mailing list