[issue1599] IDLE hangs if os.spwanv command is given
Changes by Pooja: -- components: IDLE nosy: Pooja severity: normal status: open title: IDLE hangs if os.spwanv command is given versions: Python 2.5 __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1599> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue1599] IDLE hangs if os.spwanv command is given
Pooja added the comment: Hi Kurt I have mentioned in my issue 1599 that i was working on IDLE 2.5 and Win 32. Regards Pooja "Kurt B. Kaiser" <[EMAIL PROTECTED]> wrote: New submission from Kurt B. Kaiser: Worked for me on Arch GNU/Linux using IDLE 2.6a0. What OS and Version are you running? Does it fail for foo.py: def foo(): pass 'foo.py', '') 5026 >>> -- assignee: -> kbk nosy: +kbk priority: -> normal resolution: -> works for me __ Tracker __ - Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. Added file: http://bugs.python.org/file9032/unnamed __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1599> __Hi Kurt I have mentioned in my issue 1599 that i was working on IDLE 2.5 and Win 32. Regards Pooja"Kurt B. Kaiser" <[EMAIL PROTECTED]> wrote: New submission from Kurt B. Kaiser:Worked for me on Arch GNU/Linux using IDLE 2.6a0. What OS and Version are you running? Does it fail forfoo.py:def foo():pass>>> import os>>> os.spawnv(os.P_NOWAIT, 'foo.py', '')5026>>>--assignee: -> kbknosy: +kbkpriority: -> normalresolution: -> works for me__Tracker <[EMAIL PROTECTED]>__ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now. ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue40395] Scripts folder is Empty in python 3.8.2 for Windows 7.
Pooja Warhekar added the comment: Similar issue on windows 8.1 with Python 3.9.5. Repairing also did not work. -- nosy: +poojawarhekar2012 ___ Python tracker <https://bugs.python.org/issue40395> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue40395] Scripts folder is Empty in python 3.8.2 for Windows 7.
Pooja Warhekar added the comment: Please find the attached log files. -- Added file: https://bugs.python.org/file50079/Python log files.zip ___ Python tracker <https://bugs.python.org/issue40395> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue40395] Scripts folder is Empty in python 3.8.2 for Windows 7.
Pooja Warhekar added the comment: I tried following things. 1. Clearing registry. 2. Web installation 3. Installation in E drive. However problem remains same. Please find the attached log files. Also I couldn't install Microsoft Visual C++ 2015 Redistributable. Could this cause any problem? -- Added file: https://bugs.python.org/file50080/Installation log _02062021.zip ___ Python tracker <https://bugs.python.org/issue40395> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
