Skip to content

Question about Python versions and installation #113

Open
@jamiepb

Description

@jamiepb

Hello,

I have both Python 2.7 and 3.7 on my computer, running Windows 7 Enterprise and with 3.7 in the environment variable. When I try to run bagit, I get an error that says: Unable to create process using '/usr/local/opt/python@2/bin/python2.7 "' I noticed that the bagit.py file in Scripts has #!/usr/local/opt/python@2/bin/python2.7 at the top, while in Lib\site-packages it has #!/usr/bin/env python. Does this have something to do with having both versions installed, or with my environment variable settings? Thanks.

Jamie

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions