Opened 3 years ago
Last modified 3 years ago
#63562 closed defect
py37-ipykernel @6.4.1 requires argcomplete>=1.12.3 — at Version 1
Reported by: | tonywong94 (Tony Wong) | Owned by: | mohd-akram (Mohamed Akram) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | stromnov (Andrey Stromnov) | |
Port: | py-ipykernel py-argcomplete |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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!
Change History (1)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stromnov added |
---|---|
Description: | modified (diff) |
Keywords: | mojave python removed |
Owner: | set to mohd-akram |
Port: | py-ipykernel py-argcomplete added; ipykernel argcomplete removed |
Status: | new → assigned |
Summary: | py37-ipykernel 6.4.1 requires argcomplete>=1.12.3 → py37-ipykernel @6.4.1 requires argcomplete>=1.12.3 |
Note: See
TracTickets for help on using
tickets.