Skip to content

Calling BCO uses global python #9

Description

@HadleyKing

Using the Readme instructions to add to path causes the tool to call the globally set python version, which can lead to execution errors..

 File "/usr/local/bin/bco", line 965, in create_mapping_file
    index_path = line.removeprefix("On instance").removesuffix(":\n")
AttributeError: 'str' object has no attribute 'removeprefix'

Identified by this post:
https://stackoverflow.com/questions/67730095/removeprefix-for-string-object-is-not-an-attribute

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions