Closed poser closed 10 years ago
Unable to reproduce
I came across a similar hiccup in Ubuntu (14.04) - dkpg handling on the postinstall script tripped over the pip install ObjectListView component
I had to add both --allow-external ObjectListView and --allow-unverified ObjectListView (which I wasn't as happy about)
to the pip command (I ran it manually) to get apt to be happy with the installation.
After removing and reinstalling, however, everything works fine.