<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Quick Screenshots Script (Python + PIL)</title>
	<link>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38</link>
	<description>Established January 2005</description>
	<pubDate>Tue, 14 Oct 2008 00:20:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>by: Anonymous</title>
		<link>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22572</link>
		<pubDate>Mon, 14 Jan 2008 03:30:04 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22572</guid>
					<description>ah, found the problem
I was executing the screenshot script in python version 2.4 while PIL was installed for v. 2.5. sorry to bother</description>
		<content:encoded><![CDATA[<p>ah, found the problem<br />
I was executing the screenshot script in python version 2.4 while PIL was installed for v. 2.5. sorry to bother
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Anonymous</title>
		<link>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22552</link>
		<pubDate>Sun, 13 Jan 2008 16:15:19 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22552</guid>
					<description>I had run the installer, and PIL is installed in the &quot;Python25\Lib\site-packages&quot; folder.
I still get the ImportError.
I can try reinstalling it helps.</description>
		<content:encoded><![CDATA[<p>I had run the installer, and PIL is installed in the &#8220;Python25\Lib\site-packages&#8221; folder.<br />
I still get the ImportError.<br />
I can try reinstalling it helps.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Greg - CEO/Founder</title>
		<link>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22532</link>
		<pubDate>Sat, 12 Jan 2008 23:50:29 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22532</guid>
					<description>Anonymous, you should install PIL seperately: http://www.pythonware.com/products/pil/

They should have an installation program for windows that you can run.</description>
		<content:encoded><![CDATA[<p>Anonymous, you should install PIL seperately: <a href='http://www.pythonware.com/products/pil/' rel='nofollow'>http://www.pythonware.com/products/pil/</a></p>
<p>They should have an installation program for windows that you can run.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Anonymous</title>
		<link>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22531</link>
		<pubDate>Sat, 12 Jan 2008 23:34:09 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-22531</guid>
					<description>great script,
I'm pretty new to python, so this might be a really easy question
how come I always get 
Traceback (most recent call last):
  File &quot;C:\Python25\screen.py&quot;, line 4, in ?
    import Image
ImportError: No module named Image

I tried it with 

from PIL import Image 

as well, but then it just siad No module named PIL.

how do I find out where I should put the I PIL folder so python calls the module correctly?</description>
		<content:encoded><![CDATA[<p>great script,<br />
I&#8217;m pretty new to python, so this might be a really easy question<br />
how come I always get<br />
Traceback (most recent call last):<br />
  File &#8220;C:\Python25\screen.py&#8221;, line 4, in ?<br />
    import Image<br />
ImportError: No module named Image</p>
<p>I tried it with </p>
<p>from PIL import Image </p>
<p>as well, but then it just siad No module named PIL.</p>
<p>how do I find out where I should put the I PIL folder so python calls the module correctly?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Markus</title>
		<link>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-21316</link>
		<pubDate>Tue, 11 Dec 2007 18:33:48 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/quick-screenshots-script-python-pil/38#comment-21316</guid>
					<description>Thanks a lot,
I just wrote a well-working program! :D

Greetings Markus</description>
		<content:encoded><![CDATA[<p>Thanks a lot,<br />
I just wrote a well-working program! <img src='http://www.blendedtechnologies.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Greetings Markus
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
