[issue30918] Unable to launch IDLE in windows 7

2017-07-13 Thread dongdong

New submission from dongdong:

"unable to create user config directory   Z:\.idlerc   check path and 
permisssion"

It through out this error, when I try to launch the IDLE not as an 
adminnistrator acount. There is an networed disk memory Z: on my computer

this error is caused by configHandler.py script in the Lib/idlelib directory. 
Here is a solution: 
https://www.experts-exchange.com/questions/24006687/Invalid-Python-config-directory.html

--
messages: 298284
nosy: trencyclo
priority: normal
severity: normal
status: open
title: Unable to launch IDLE in windows 7
type: crash
versions: Python 3.5

___
Python tracker 
<http://bugs.python.org/issue30918>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30918] Unable to launch IDLE in windows 7

2017-09-10 Thread dongdong

dongdong added the comment:

Hi Terry,
Sorry,  I missed your resply because it was buried in my trash email.
Here are the configuration in my PC:
HOMEDRIVE=Z:
HOMEPATH=\
HOMESHARE=\\nt3.imec.be\zhai65
LOCALAPPDATA=C:\Users\zhai65\AppData\Local

USERPROFILE=C:\Users\zhai65

In python
>>> expanduser('~')
'C:\\Users\\zhai65'

I partly bypassed the bug by following the instructions shown in my
previous link.

*Best Regards!*
*--*

*Eric Donghui **Zhai *
* PhD Candidate*
*IMEC & KU Leuven*

*Mobile: +32-0489 676629 Email: trencyclope...@gmail.com 
 *
*Address: **IMEC, Kapeldreef 75, Leuven, Belgiium*

On 14 July 2017 at 22:05, Terry J. Reedy  wrote:

>
> Changes by Terry J. Reedy :
>
>
> --
> assignee:  -> terry.reedy
> components: +IDLE
> type: crash -> behavior
>
> ___
> Python tracker 
> <http://bugs.python.org/issue30918>
> ___
>

--

___
Python tracker 
<https://bugs.python.org/issue30918>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com