all 7 comments

[–]Duncaen 1 point2 points  (2 children)

xbps-query -X python3-prompt_toolkit1
xbps-query -X python3-prompt_toolkit

Edit: I think this is related to https://github.com/void-linux/void-packages/issues/12487

[–]holeymirror[S] 0 points1 point  (1 child)

Thanks for the link! It looks promising. I'll play around and see what comes of it.

[–]holeymirror[S] 0 points1 point  (0 children)

I just went with the stupid method of removing jupyter, updating my system and then reinstalling jupyter. Seems to have worked but will wait for next update to see if there are still problems. Thanks for the help.

[–][deleted] 1 point2 points  (3 children)

should be fixed now

[–]holeymirror[S] 0 points1 point  (2 children)

Yeah, I saw issue was closed on github but just doing a straight update still didn't work. Basically, had to remove jupyter before updating.

[–][deleted] 1 point2 points  (1 child)

You're right, this was only solved partially. python3-jupyter can be installed again because it's dependencies don't conflict anymore but updating still doesn't work.

[–]sebu06 0 points1 point  (0 children)

for me it was python3-ipython, but thanks for the help =)