Potential issue with package overlap
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by reading aristanetworks/cloudvision-python/issues/7 and inspect how the cloudvision distribution installs the fmp and arista packages. Confirm the conflicting package paths and define completion as installing cloudvision alongside the existing PyPI packages without overwriting their files or breaking cloudvision imports.
Written by the indexing model from the issue text.
Description
Installing cloudvision library also installs fmp and arista packages into the python site-packages.
There are existing pypi packages called fmp (released April 2022) and arista (released April 2009)
Installing either of these packages after installation of cloudvision will at the very least overwrite the __init__.py files written by cloudvision, causing some issues with imports in cloudvision that import code from these, though they can still be imported with absolute paths. Future releases of the packages may have file conflicts, which would overwrite the content added by cloudvision, and completely break package code using the imports.
See aristanetworks/cloudvision-python/issues/7 for further details
A solution to this issue is being actively worked on by the Arista team
- Dominant language
- Python
- Stars
- 37
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aristanetworks/cloudvision-python
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
aristanetworks/cloudvision-python#23 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
aristanetworks/cloudvision-python#12 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aristanetworks/cloudvision-python#3 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
aristanetworks/cloudvision-python#1 · 1 comment ·
All issues in aristanetworks/cloudvision-python
Similar issues
-
triage/confirmed
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
agentscope-ai/agentscope#2775 ·
-
comp/desktop P3 type/bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
NousResearch/hermes-agent#118866 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100