haydenflinner / haydenflinner/magicinvoke

Installation mangles existing invoke installation

Open
#12 4 comments 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Our CI is failing with an assortment of syntax errors in invoke package. On closer inspection we can see some files in invoke got mangled somehow:

![image](https://github.com/haydenflinner/magicinvoke/assets/2077696/f0074c4a-e4a3-45c8-b34a-62aa28cfb932)

My guess is that `magicinvoke` install its own copy of `invoke` (can someone confirm that the case?) - but because poetry installs `invoke` and `magicinvoke` in parallel, there is a possibility these two installations partially writing on top of each other.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.