<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums Topic: PyPN 0.8 and Python 2.5</title>
		<link>http://pnotepad.org/forums/topic/370</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Sep 2010 12:27:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/topic/370" rel="self" type="application/rss+xml" />

		<item>
			<title>PyPN 0.8 and Python 2.5 (simon)</title>
			<link>http://pnotepad.org/forums/topic/370#post-1534</link>
			<pubDate>Fri, 11 Jul 2008 01:24:51 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1534@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;PyPN 0.8 the released version is available from this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://code.google.com/p/pnotepad/downloads/list&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/downloads/list&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please let me know if you still have the same problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PyPN 0.8 and Python 2.5 (DuncanG)</title>
			<link>http://pnotepad.org/forums/topic/370#post-1533</link>
			<pubDate>Thu, 10 Jul 2008 17:51:51 +0000</pubDate>
			<dc:creator>DuncanG</dc:creator>
			<guid isPermaLink="false">1533@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm trying pypn-0.7.705-py25 (where is pypn-0.8 btw?) with pn208718 and pn --findexts complains that python24.dll is not found (I don't have python2.4). Using Dependency-Walker it seems that the python2.5 pypn.dll has a dependency on python24.dll.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PyPN 0.8 and Python 2.5 (simon)</title>
			<link>http://pnotepad.org/forums/topic/370#post-1309</link>
			<pubDate>Tue, 01 Apr 2008 22:26:00 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1309@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I should add that this is the best place to start for support, as it's viewed and answered by more than just me. A few others occasionally check the bugs but the forums are more actively monitored.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PyPN 0.8 and Python 2.5 (simon)</title>
			<link>http://pnotepad.org/forums/topic/370#post-1307</link>
			<pubDate>Tue, 01 Apr 2008 22:16:15 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1307@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Documentation for how to install PyPN: &#60;a href=&#34;http://pnotepad.org/docs/HowTo/InstallPyPN&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/docs/HowTo/InstallPyPN&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, that doesn't cover the weirdness with your install. On my system c:\python25 isn't on the path, but it would appear it gets found in c:\windows\system32 where I presume the python installer places it. Do you have python25.dll in your system32 directory?&#60;/p&#62;
&#60;p&#62;I'm using the default python distribution for windows from &#60;a href=&#34;http://python.org/&#34; rel=&#34;nofollow&#34;&#62;http://python.org/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Finally, the sourceforge trackers are used but are being migrated to google: &#60;a href=&#34;http://code.google.com/p/pnotepad/issues/list&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/list&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The trackers are used to drive development of PN.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PyPN 0.8 and Python 2.5 (airdrik)</title>
			<link>http://pnotepad.org/forums/topic/370#post-1306</link>
			<pubDate>Tue, 01 Apr 2008 20:05:39 +0000</pubDate>
			<dc:creator>airdrik</dc:creator>
			<guid isPermaLink="false">1306@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm using the latest versions of PN2 (2.0.8.718), and the only version of python I have installed is 2.5 (in cygwin and in c:/python25, the later of which is in my windows path environment variable).&#60;br /&#62;
I've unzipped PyPN 0.8 into the PN2 directory (c:/program files/Programmers Notepad), but when I run &#34;pn --findexts&#34; I get a message saying:&#60;/p&#62;
&#60;p&#62;pn.exe - Unable To Locate Component&#60;br /&#62;
This application has failed to start because python25.dll was not found. Re-installing the application may fix this problem.&#60;/p&#62;
&#60;p&#62;I've tried reinstalling PN2 over top of itself and recopying PyPN, but still no go.&#60;/p&#62;
&#60;p&#62;A couple of side things:&#60;br /&#62;
it would be nice to have a page dedicated to PyPN which includes installation instructions and errors that come up (or links to key forum threads on the subject.&#60;/p&#62;
&#60;p&#62;And:&#60;br /&#62;
How actively used are the sourceforge trackers (bug reports/feature requests) (as compared to this forum)?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
