pip-autoremove icon indicating copy to clipboard operation
pip-autoremove copied to clipboard

The 'pycryptodome' distribution was not found and is required by the application

Open konomikitten opened this issue 4 years ago • 3 comments

When running pip-autoremove -l I get the following output:

$ pip-autoremove -l
The 'pycryptodome' distribution was not found and is required by the application
Skipping pycryptodome

Can someone help me understand what this means and if it's a bug?

konomikitten avatar Nov 05 '21 06:11 konomikitten

it's a missing dependency of another package that you installed.

imba-tjd avatar Nov 12 '21 03:11 imba-tjd

I mean yes the message says that but which application? "by the application" is a little unclear.

konomikitten avatar Nov 13 '21 16:11 konomikitten

#45 should give the increased information necessary to address this.

tresni avatar Dec 17 '21 22:12 tresni