Hi,
WinPdb starts, no problem.

I have read somewhere that win 7 64 bit has some register differences that are relevant for the install. Maybe that is causing the access problem. I have administrator rights to my own PC.
I think it is an issue with C: Document and Settings on windows 7.
I will investigate, any suggestion is welcom.
Thanks
Arthur

Op schreef Pierre Raybaut <[email protected]>:
This traceback has nothing to do with winpdb and I suspect it has

nothing to do with Spyder neither (spyderlib does not appear at all in

the traceback). It clearly indicates that you do not have the

necessary privileges to access the "C:\Documents and Settings"

folder... but without knowing the context, it's difficult to

understand.



Now, have you checked if winpdb has been properly installed?

(ie is typing 'winpdb' in a command window really executing winpdb?)



-Pierre



On Mar 9, 10:24 pm, ArtDijk [email protected]> wrote:

> Thnx for your quick response,

> I get some errors message in the internal console. Here they are:

> I have no clue what they mean.

>

> Traceback (most recent call last):

> File "C:\Python26\Lib\SocketServer.py", line 281, in

> _handle_request_noblock

> self.process_request(request, client_address)

> File "C:\Python26\Lib\SocketServer.py", line 307, in process_request

> self.finish_request(request, client_address)

> File "C:\Python26\Lib\SocketServer.py", line 320, in finish_request

> self.RequestHandlerClass(request, client_address, self)

> File "C:\Python26\Lib\SocketServer.py", line 615, in __init__

> self.handle()

> File "C:\Python26\Lib\BaseHTTPServer.py", line 329, in handle

> self.handle_one_request()

> File "C:\Python26\Lib\BaseHTTPServer.py", line 323, in

> handle_one_request

> method()

> File "C:\Python26\Lib\pydoc.py", line 2020, in do_GET

> indices.append(html.index(dir, seen))

> File "C:\Python26\Lib\pydoc.py", line 931, in index

> for importer, name, ispkg in pkgutil.iter_modules([dir]):

> File "C:\Python26\Lib\pkgutil.py", line 147, in iter_modules

> for name, ispkg in iter_importer_modules(i, prefix):

> File "C:\Python26\Lib\pkgutil.py", line 211, in iter_modules

> for fn in os.listdir(path):

> WindowsError: [Error 5] Access not allowed: u'C:\\Documents and

> Settings\\*.*'

>

> tnx

> Arthur



--

You received this message because you are subscribed to the Google Groups "spyder" group.

To post to this group, send email to [email protected].

To unsubscribe from this group, send email to [email protected].

For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.




--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to