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

setp.py error "The process cannot access the file ..." #45626

Closed
uweber4711 mannequin opened this issue Oct 16, 2007 · 5 comments
Closed

setp.py error "The process cannot access the file ..." #45626

uweber4711 mannequin opened this issue Oct 16, 2007 · 5 comments
Assignees
Labels
OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@uweber4711
Copy link
Mannequin

uweber4711 mannequin commented Oct 16, 2007

BPO 1285
Nosy @loewis, @tjguk
Files
  • py_soft.zip
  • dos_window.jpg
  • 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 = 'https://github.com/loewis'
    closed_at = <Date 2009-02-16.21:46:15.789>
    created_at = <Date 2007-10-16.07:29:09.824>
    labels = ['type-bug', 'library', 'OS-windows']
    title = 'setp.py error "The process cannot access the file ..."'
    updated_at = <Date 2009-02-16.21:46:15.788>
    user = 'https://bugs.python.org/uweber4711'

    bugs.python.org fields:

    activity = <Date 2009-02-16.21:46:15.788>
    actor = 'loewis'
    assignee = 'loewis'
    closed = True
    closed_date = <Date 2009-02-16.21:46:15.789>
    closer = 'loewis'
    components = ['Distutils', 'Windows']
    creation = <Date 2007-10-16.07:29:09.824>
    creator = 'uweber4711'
    dependencies = []
    files = ['8808', '8809']
    hgrepos = []
    issue_num = 1285
    keywords = []
    message_count = 5.0
    messages = ['56496', '57808', '57840', '82249', '82275']
    nosy_count = 3.0
    nosy_names = ['loewis', 'tim.golden', 'uweber4711']
    pr_nums = []
    priority = 'normal'
    resolution = 'works for me'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1285'
    versions = []

    @uweber4711
    Copy link
    Mannequin Author

    uweber4711 mannequin commented Oct 16, 2007

    When creating a windows installer using setup.py an error message is
    displayed: "error: c:\docume~1\uweber\loca1s~1\temp\tmppnj1gz .zip: The
    process cannot access the file because it is being used by another
    process". The installer is created nevertheless and seems to work fine.
    I am using Python 2.5.1 on WinXP SP2.

    @uweber4711 uweber4711 mannequin added stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error labels Oct 16, 2007
    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Nov 24, 2007

    Can you provide a setup.py that allows to reproduce this error?

    @uweber4711
    Copy link
    Mannequin Author

    uweber4711 mannequin commented Nov 26, 2007

    Hi!

    Attached you will find my setup.py with all other files required.

    (See attached file: py_soft.zip)

    Running the procedure "run_setup.cmd" in my environment from a DOS window
    will produce an error message as shown in the screenshot attached.

    (See attached file: dos_window.jpg)

    Note: The installer is created properly nevertheless.

    Regards
    U. Weber

    Dr. Ulrich Weber

    CSC
    Delivery Test & Configuration Management

    Eutelisplatz 2
    40878 Ratingen
    Germany
    Phone: +49.2102.165.7255
    Fax: +49.2102.165.7200
    E-Mail: uweber@csc.com
    Internet: http://www.de.csc.com

    CSC ist Sponsor des Team CSC.

    CSC Deutschland Solutions GmbH
    Registered Office: Abraham-Lincoln-Park 1, 65189 Wiesbaden, Germany
    Board of Directors: Gerhard Fercho (Chairman), Werner Martin Deda, Peter
    Schmidt
    Chairman of the Supervisory Board: Dr. Jürgen Than
    Registered in Germany: HRB 22374

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    This is a PRIVATE message. If you are not the intended recipient, please
    delete without copying and kindly advise us by e-mail of the mistake in
    delivery.
    NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
    any order or other contract unless pursuant to explicit written agreement
    or government initiative expressly permitting the use of e-mail for such
    purpose.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

             "Martin v. Löwis"                                             
             <report@bugs.pyth                                             
             on.org>                                                    To 
                                       Ulrich Weber/PLZ/CSC@CSC            
             24.11.2007 18:28                                           cc 
    
                                                                   Subject 
             Please respond to         [bpo-1285] setp.py error "The      
                  Tracker              process cannot access the file ..." 
             <report@bugs.pyth                                             
                  on.org>                                                  
    

    Martin v. Löwis added the comment:

    Can you provide a setup.py that allows to reproduce this error?


    Tracker <report@bugs.python.org>
    <http://bugs.python.org/issue1285\>


    @akitada akitada mannequin added the OS-windows label Feb 16, 2009
    @tjguk
    Copy link
    Member

    tjguk commented Feb 16, 2009

    Can't reproduce under Python 2.6 or Python 2.5.2. Likelihood is a virus
    checker / indexer process.

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Feb 16, 2009

    Closing as "works for me", then.

    @loewis loewis mannequin closed this as completed Feb 16, 2009
    @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
    OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant