And when I try to type "TripleSec" into an administrator CLI I get this:
Traceback (most recent call last):
File "C:\Python34\Scripts\triplesec-script.py", line 5 in <module> from pkg_resources import load_entry_point
File "C:\Python34\lib\site-packages\pkg_resources.py", line 2697 in <module> working_set.require(_requires_)
File "C:\Python34\lib\site-packages\pkg_resources.py", line 669 in require needed = self.resolve(parse_requirements(requirements))
File "C:\Python34\lib\site-packages\pkg_resources.py", line 572 in resolve raise DistrobutionNotFound(req)
pkg_resources.DistributionNotFound: salsa20
When I installed TripleSec via Pip I get the following error:
The full error is pasted here.
And when I try to type "TripleSec" into an administrator CLI I get this: