> Reinstall the package "python-gnupginterface" with "sudo aptitude reinstall
Your advice helped! Upgrade is running now. Thanks!
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
it always fails with No module named GnuPGInterface.
I do not know much about setting python path.
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
openSuSE. What else
might I need to have readline support?
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
> Depends on the operating system and the Python version. On Unix, you
> need to install zlib first; if you install a precompiled zlib package,
> make sure you install the header files as well.
You were right. Thank you.
--
Milos Prudek
--
http://mail.python.org/mailman/listin
?
Because "Plone 3.0 requires Zope 2.10.4 and Python 2.4.4", as you can see on
plone.org.
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
zlib from source into Python?
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
ember correctly, Python
failed to work with it. I admit I did not try to use checkinstall this time.
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
Although I have Python 2.5 with zlib in my Linux disto, I need to install my
own Python (as most Zope developers do). Zope requires zlib. Python 2.4.4
does not contain zlib.
What is the correct procedure for installing zlib from source into Python?
--
Milos Prudek
--
http://mail.python.org
I run "make install" of Python 2.4.4 and now I discovered that I do not like
the default placement of my install. The Makefile does not support
an "uninstall" option.
Is there a way to uninstall Python compiled from sources?
--
Milos Prudek
--
http://mail.python.org/mai
> A better solution would be to extract cookies from headers in the
> request method and return them with response (see the code below). I
Full solution! Wow! Thank you very much. I certainly do not deserve such
kindness. Thanks a lot Filip!
--
Milos Prudek
--
http://mail.python.org/m
> i'm currently using xmlrpclib with basic auth and i use it like this:
> from xmlrpclib import Server
> s=Server("http://user:[EMAIL PROTECTED]/rpc.php")
Perfect! Thank you.
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
e the headers using the ServerProxy command?
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
response. There
is a cookie in the HTTP response and I need to read that cookie.
How could I do that?
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
: unsupported XML-RPC protocol
I know that I am using it incorrectly. Does the basic authentication support
in xmlrpclib mean something else than I take it for?
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
14 matches
Mail list logo