Opened 3 years ago
Last modified 3 years ago
#63562 closed defect
py37-ipykernel 6.4.1 requires argcomplete>=1.12.3 — at Initial Version
Reported by: | tonywong94 (Tony Wong) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | py-ipykernel py-argcomplete |
Description
I recently updated my ports and now cannot run jupyter. There is a runtime error:
pkg_resources.DistributionNotFound: The 'argcomplete>=1.12.3' distribution was not found and is required by ipykernel
The problem seems to be that the latest py37-ipykernel package (6.4.1_0) wants the latest version of argcomplete, but the py37-argcomplete port is at 1.12.2_0.
If this is a strict requirement, could the argcomplete port be updated? Many thanks!
Note: See
TracTickets for help on using
tickets.