wishlist icon indicating copy to clipboard operation
wishlist copied to clipboard

command not found: wishlist

Open casillano opened this issue 4 years ago • 1 comments

I did pip install wishlist, but I still cannot use the wishlist dump NAME command in my terminal.

casillano avatar Jun 14 '20 08:06 casillano

I think there might have been a problem related to an update I did in Captain. I think I've fixed it, you can test by installing Wishlist version 0.5.1:

$ pip install -U wishlist

If you still have problems, here are the dependency versions I have installed in my wishlist environment:

brow==0.0.3
beautifulsoup4==4.6.3
captain==3.0.0
lxml==4.2.3

I appreciate you reporting this because I'm not sure how long it would've been before I caught it

Jaymon avatar Jun 19 '20 00:06 Jaymon