Skip to content

SPIKE: Investigate python -m usage #4561

@kenodegard

Description

@kenodegard

What happened?

While working on recent issues:

we found that conda-build invokes conda via python -m in a few instances, causing issues when building conda itself:

Instead of invoking and using the installed conda to build the new package, conda-build manages to invoke the source code. This appears to be a result of the python -m side-effect.

Metadata

Metadata

Assignees

Labels

in-progressissue is actively being worked onlocked[bot] locked due to inactivitysource::anacondacreated by members of Anaconda, Inc.type::taskindicates a change that doesn't pertain to the code itself, e.g. updating CI/CQ, rebuilding package

Type

No type

Projects

Status

🏁 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions