<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Aug 26, 2008 at 9:24 PM, W. eWatson <span dir="ltr"><<a href="mailto:notvalid2@sbcglobal.net">notvalid2@sbcglobal.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">John Machin wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Aug 27, 10:21 am, "W. eWatson" <<a href="mailto:notval...@sbcglobal.net" target="_blank">notval...@sbcglobal.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm using IDLE for Python 2.4, and put pfydate distribution in<br>
C:\Python24\Lib\site-packages\pfydate, as required by the<br>
<ttp://<a href="http://www.ferg.org/pyfdate/download.html" target="_blank">www.ferg.org/pyfdate/download.html</a>> page.<br>
How to install pyfdate.<br>
<br>
     Save pyfdate.py into your PythonNN/Lib/site-packages directory.<br>
I copied it into C:\Python24\Lib\site-packages\pfydate<br>
</blockquote>
<br>
If that means that you ended up with<br>
   C:\Python24\Lib\site-packages\pfydate\pyfdate.py<br>
then you have *not* followed the instructions "Save pyfdate.py into<br>
your PythonNN/Lib/site-packages directory".<br>
You need to end up with<br>
   C:\Python24\Lib\site-packages\pyfdate.py<br>
</blockquote></div>
None of the folders in C:\Python24\Lib\site-packages\ have py as a suffix (as seen either by the IDLE path browser or XP). My folder is exactly C:\Python24\Lib\site-packages\pfydate in XP and it contains about 12 py files.<br>

There are exactly three folders under<br>
C:\Python24\Lib\site-packages\ according to the IDLE path browser. This does not agree with XP, which has:<br>
Numeric<br>
pfydate<br>
scipy<br>
numpy<br>
PIL<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
</blockquote></div></blockquote><div><br><br>You're not supposed to use the entire folder, just the pyfdate.py file inside the folder. <br></div></div><br></div>