2024年6月25日 星期二

Uninstall failure on pipenv uninstall

Problem

Error "AttributeError: module 'enum' has no attribute 'IntFlag'" encountered when running unintall command of pipenv

Solutions

1. Run "pip uninstall enum34"
2. Re-run the uninstall again

沒有留言:

張貼留言