Menu

#6 Error in Windows XP installation notes

2.0.0 Beta
closed-fixed
Other (2)
8
2006-02-16
2006-02-09
No

Al Gillis wrote:

One other note, in section 3.3.2 - You say

"In order to get your installation working correctly
you will need to set some environment variables. Under
Windows XP you access those variables by right-clicking
on the My Computer icon on your desktop, selecting
Properties, selecting the Advanced tab, and clicking
the Environment Variables button. First, add
;C:\Python24 to the PATH by selecting it in the __User
Variables__ list and clicking Edit. Next, create a
PYTHONPATH environment variable by clicking the New
button under User Variables, entering the path to the
PyPedal directory in the Variable value field."

That should read (for XP & Windows 2000),

"In order to get your installation working correctly
you will need to set some environment variables. Under
Windows XP you access those variables by right-clicking
on the My Computer icon on your desktop, selecting
Properties, selecting the Advanced tab, and clicking
the Environment Variables button. First, add
;C:\Python24 to the PATH by selecting it in the
__System Variables__ list and clicking Edit. Next,
create a PYTHONPATH environment variable by clicking
the New button under User Variables, entering the path
to the PyPedal directory in the Variable value field."

Discussion

  • John B. Cole

    John B. Cole - 2006-02-16
    • status: open --> closed-fixed
     
  • John B. Cole

    John B. Cole - 2006-02-16

    Logged In: YES
    user_id=56102

    Fixed in the Beta 6 documentation. The website documents
    will be updated with the correct material when b6 is released.

     

Log in to post a comment.