nathanlopez / Stitch

Python Remote Administration Tool (RAT)
https://nathanlopez.github.io/Stitch/
Other
3.06k stars 658 forks source link

Issue running OS X RATs #9

Open hummelm10 opened 7 years ago

hummelm10 commented 7 years ago

When testing the RAT binary files this is the only error I am getting and no connection is made. I hope Im not just missing something stupid here.

Failed to execute script pyi_rth_pkgres
Traceback (most recent call last):
  File "PyInstaller/loader/rthooks/pyi_rth_pkgres.py", line 11, in <module>
  File "/usr/local/lib/python2.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
    exec(bytecode, module.__dict__)
  File "build/bdist.macosx-10.12-x86_64/egg/pkg_resources/__init__.py", line 70, in <module>
  File "build/bdist.macosx-10.12-x86_64/egg/pkg_resources/extern/__init__.py", line 61, in load_module
ImportError: The 'appdirs' package is required; normally this is bundled with this package so if you get this warning, consult the packager of your distribution.