pyocd / pyocd/pyOCD

development dependencies issues

Open
#1,160 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

installation
Dominant language
Python
Stars
1.5k
Forks
560
Avg merge
1h 41m
Merged PRs (30d)
3

Description

Hello world :-)

I have noticed that recent pyOCD handles dependencies strictly. That causes problems when solving / developing multiple other dependencies - for instance I am now fixing the pyocd-pemicro / pypemicro and pyusb on BSD platforms. Installing test / development versions of these dependencies causes problems with running and testing pyOCD.

pkg_resources.ContextualVersionConflict: (pyocd 0.8.1a2.dev1620 (/home/user/venv38openbsd/lib/python3.8/site-packages/pyocd-0.8.1a2.dev1620-py3.8.egg), Requirement.parse('pyocd>=0.30.0'), {'pyocd-pemicro'})

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source files, tests, or entry points. Start by examining pyOCD's development dependency configuration and reproducing the version conflict with pyocd-pemicro, pypemicro, and pyusb. Done should mean development versions of these dependencies can be installed while pyOCD's tests run successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.