[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Is runpy missing from python2.6 ?



[Charles Plessy, 2010-08-22]
> While testing the upgrade of a system to Squeeze, I am experiencing errors like
> the following:
> 
>   Paramétrage de python-markupsafe (0.9.2-1) ...
>   Could not import runpy module
>   Traceback (most recent call last):
>     File "/usr/bin/pycompile", line 280, in <module>
>       main()
>     File "/usr/bin/pycompile", line 264, in main
>       compile(files, versions, e_patterns)
>     File "/usr/bin/pycompile", line 194, in compile
>       pipe.send(fn)
>     File "/usr/bin/pycompile", line 176, in py_compile
>       stdin.write(filename + '\n')
>   IOError: [Errno 32] Broken pipe
> 
> Apt-file suggests that runpy is only available in python2.7, that is not
> installed in my system. But actually, python-markupsafe is not
> the only module needing runpy: at least python-imaging-tk and python-pkg-resources
> give me the same error.
> 
> So I wonder: is it an bug in the above packages, or is runpy missing from
> python2.6?

it's in python2.6-minimal (which is the right place)

(and I still don't know why it failed)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

Attachment: signature.asc
Description: Digital signature


Reply to: