Opened 3 years ago
Closed 3 years ago
#63562 closed defect (fixed)
py37-ipykernel @6.4.1 requires argcomplete>=1.12.3
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 (2)
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 |
comment:2 Changed 3 years ago by mohd-akram (Mohamed Akram)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In f0bb6e1a7c2d4f27000a76d6c8524adcc5d08165/macports-ports (master):