SimplyTemplate icon indicating copy to clipboard operation
SimplyTemplate copied to clipboard

way too many errors with Set up in Kali 2019.1

Open Parshuram2 opened this issue 6 years ago • 1 comments

sudo: easy_install: command not found Reading package lists... Done Building dependency tree
Reading state information... Done Package icedove is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'icedove' has no installation candidate Reading package lists... Done Building dependency tree
Reading state information... Done w3m is already the newest version (0.5.3-37). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done Package iceweasel is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'iceweasel' has no installation candidate Reading package lists... Done Building dependency tree
Reading state information... Done Package python-imaging is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python-pil

E: Package 'python-imaging' has no installation candidate --2019-04-08 11:28:56-- http://www.unmht.org/unmht/files/unmht-8.1.0.xpi Resolving www.unmht.org (www.unmht.org)... 34.254.1.203 Connecting to www.unmht.org (www.unmht.org)|34.254.1.203|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2019-04-08 11:28:57 ERROR 403: Forbidden.

./Setup.sh: line 51: iceweasel: command not found Requirement already up-to-date: configparser in /usr/local/lib/python2.7/dist-packages (3.7.4) chmod: cannot access 'SimplyTemplate.py': No such file or directory rm: cannot remove '/tmp/unmht-8.1.0.xpi': No such file or directory

Parshuram2 avatar Apr 08 '19 15:04 Parshuram2

Read the Setup.sh...

pip install glob2 configparser

This was enough to get it working on my system. Some View features won't work but the core in fine.

ghost avatar Aug 24 '19 15:08 ghost