Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3, IDLE does not start #48231

Closed
dah mannequin opened this issue Sep 27, 2008 · 5 comments
Closed

Python 3, IDLE does not start #48231

dah mannequin opened this issue Sep 27, 2008 · 5 comments

Comments

@dah
Copy link
Mannequin

dah mannequin commented Sep 27, 2008

BPO 3981
Nosy @loewis, @amauryfa
Files
  • unnamed
  • unnamed
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2008-09-28.16:38:36.042>
    created_at = <Date 2008-09-27.13:54:27.826>
    labels = []
    title = 'Python 3, IDLE does not start'
    updated_at = <Date 2008-09-28.23:35:48.080>
    user = 'https://bugs.python.org/dah'

    bugs.python.org fields:

    activity = <Date 2008-09-28.23:35:48.080>
    actor = 'dah'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-09-28.16:38:36.042>
    closer = 'amaury.forgeotdarc'
    components = []
    creation = <Date 2008-09-27.13:54:27.826>
    creator = 'dah'
    dependencies = []
    files = ['11635', '11649']
    hgrepos = []
    issue_num = 3981
    keywords = []
    message_count = 5.0
    messages = ['73923', '73934', '73940', '73976', '73996']
    nosy_count = 3.0
    nosy_names = ['loewis', 'amaury.forgeotdarc', 'dah']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue3981'
    versions = ['Python 3.0']

    @dah
    Copy link
    Mannequin Author

    dah mannequin commented Sep 27, 2008

    I have Windows XP with Live OneCare as protection. Python 3 IDLE won't
    start because of sub-process issues while Python 2.5.2 IDLE does start
    without any problem.

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Sep 27, 2008

    Can you please be more specific what precise version you have been trying?

    @dah
    Copy link
    Mannequin Author

    dah mannequin commented Sep 27, 2008

    The version of Python whose IDLE doesn't work have been installed using the
    following installer package, Python-3.0rc1.msi, that I have downloaded from
    your site. I have also installed another version with the Python-2.5.2.msi
    installer. This one work fine with the only warning that the firewall may
    prompt a warning because of calls made to some sub processes. Thanks.

    On Sat, Sep 27, 2008 at 10:33 AM, Martin v. Löwis <report@bugs.python.org>wrote:

    Martin v. Löwis <martin@v.loewis.de> added the comment:

    Can you please be more specific what precise version you have been trying?

    ----------
    nosy: +loewis


    Python tracker <report@bugs.python.org>
    <http://bugs.python.org/issue3981\>


    @amauryfa
    Copy link
    Member

    IDLE won't start with 3.0rc1 because of issue bpo-3628.
    This has been corrected in r66518.

    @dah
    Copy link
    Mannequin Author

    dah mannequin commented Sep 28, 2008

    Hi
    Thank you. I found that file. r66518. My IDLE work now. Take care.

    On Sun, Sep 28, 2008 at 9:38 AM, Amaury Forgeot d'Arc <
    report@bugs.python.org> wrote:

    Amaury Forgeot d'Arc <amauryfa@gmail.com> added the comment:

    IDLE won't start with 3.0rc1 because of issue bpo-3628.
    This has been corrected in r66518.

    ----------
    nosy: +amaury.forgeotdarc
    resolution: -> out of date
    status: open -> closed


    Python tracker <report@bugs.python.org>
    <http://bugs.python.org/issue3981\>


    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant