<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I am new to programming and am using Allen Downey's <U>How to Think Like a Programmer, 2nd Edition</U> Python edition to start learning.&nbsp; I am having trouble viewing the pydoc graphic on a local host.&nbsp; I know this is not necessarily a Python question, but I would appreciate any advice that can be provided.<BR>
&nbsp;<BR>
I am using Windows 7<BR>
&nbsp;<BR>
I am on chapter 10 and trying to graphically view the Python Index of Modules on local host 7464. <BR>
&nbsp;<BR>
When attempting to do this in the command line I receive a windows error.<BR>
&nbsp;<BR>
Here is the end of the message I receive:<BR>
&nbsp;<BR>
File "C:\Python26\Lib\pkgutil.py", line 211, in iter_modules for fn in os.listdir&lt;path&gt;:<BR>
WindowsError: [Error 5] Access is denied:&nbsp; '.\\Application Data/*.*'<BR>
&nbsp;<BR>
I thought that I may not have root access to the folders in question, but I have gone through and given myself administrative access to all documents in the c:\python26 directory, and I am still receiving this error.<BR>
&nbsp;<BR>
Thanks for any help that you can provide!<BR>                                               </body>
</html>