Questions tagged [pkg-resources]
92 questions
0
votes
1 answer
Python3 script installed with pip doesn't work
I installed an application with python's "pip":
sudo pip install EasyBlogger
Installation finished without errors:
Collecting EasyBlogger
Using cached EasyBlogger-0.9.0.zip
Requirement already satisfied (use --upgrade to upgrade): pypandoc in…

Konstantin
- 2,983
- 3
- 33
- 55
0
votes
1 answer
FreeBSD: pkg_delete -a by accident. How to restore?
I have accidently ran "pkg_delete -a" on FreeBSD 9.1 .
Is there anyway to restore this operation or revert backwards?
And if not, is there some way to copy the pkg installed on another server? (there are basically 4 servers that are alike they all…

Miki Berkovich
- 467
- 5
- 16