Hello all,
I am looking for simple python code that will take a given string and
distort it, captcha like. it is for artistic purposes, so no verification
required. I just need the image q text distortion code.
Thanks!!!
tsila
--
--
missdata.org
te:
Did you download the MacPython 2.5 distribution? You should find an
"Update shell profile.command" file, which you can run. I believe once
you do that, you will be set up so that IDLE will launch and you will
default to version 2.5.
On 3/11/07, Tsila Hassine <[EMAIL PROTECTE
nd line it goes to the 2.3 version in the Frameworks.
- so what do i need to do ? add it to the PATH ? how do i do that ?
On 3/11/07, Andre Roberge <[EMAIL PROTECTED]> wrote:
On 3/11/07, Tsila Hassine <[EMAIL PROTECTED]> wrote:
> I also tried that build as well - it sa
I also tried that build as well - it says that installation completed
succesfully - and when i try to launch IDLE - it won't open...
On 3/11/07, Kent Johnson <[EMAIL PROTECTED]> wrote:
Tsila Hassine wrote:
> Hello all
>
> I downloaded Python 2.5 (final release) from python
Hello all
I downloaded Python 2.5 (final release) from python.org. I am trying to
install it on my Mac 0s 10.4
the current working version i have of python is 2.3 (also built as a
framework)
It goes through the "./configure" part ok, but the "make install" produces
the following errors :
Mo
Hello all,
in my code i am importing timeoutsocket in order to set the time out of a
connection. When i try to acces an https site I get the error:
"TypeError: ssl() argument 1 must be _socket.socket, not _socketobject"
when I am not using the timeoutsocket module, I don't have any problems. ho
Hello again,
Problem finally solved : had to reinstall and rebuild PIL (from tar) - this
time pointing the setup.py to the right location of jpeg-6b library, and
ONLY THEN running setup.py build_ext -i of Imaging1.1.6
hope someone can make use of this,
Tsila
On 3/1/07, Tsila Hassine <[EM
or working with jpeg?
- Show us the code that throws this exception, or how you use it..
And maybe we'll have some info to help you out.
Tsila Hassine wrote:
> Dear fellow Pythoneers,
>
> I have recently upgraded to Mac 10.4, and since then this er
Dear fellow Pythoneers,
I have recently upgraded to Mac 10.4, and since then this error appears when
trying to manipulate an image (resize it actually),
can anyone help me out ?
thanks!
Tsila
___
Tutor maillist - Tutor@python.org
http://mail.python.o
Dear pythoners,
has anybody dealt with a 406 reponse through a urllib.FancyURLopener class
?
I have a code that downloads images from websites and soemsites respond with
an 406 which I don't know how to handle
thanks!
Tsila
___
Tutor maillist - Tuto
Hello All!I have a site that takes some input from the user and then produces a dynamic page based on the input. In the last months bots (not only search engine ones) have been hitting the site pretty heavily, so my sys admin disabled it. As far as I know there are 2 options to fight this :
1: wri
11 matches
Mail list logo