Advertisement
Guest User

Untitled

a guest
Oct 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. C:\RAT-via-Telegram\dist>RATAttack.exe
  2. Traceback (most recent call last):
  3. File "site-packages\pbr\version.py", line 442, in _get_version_from_pkg_resources
  4. File "site-packages\pkg_resources\__init__.py", line 352, in get_provider
  5. File "site-packages\pkg_resources\__init__.py", line 895, in require
  6. File "site-packages\pkg_resources\__init__.py", line 781, in resolve
  7. pkg_resources.DistributionNotFound: The 'tendo' distribution was not found and is required by the application
  8.  
  9. During handling of the above exception, another exception occurred:
  10.  
  11. Traceback (most recent call last):
  12. File "RATAttack.py", line 9, in <module>
  13. File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  14. File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  15. File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  16. File "C:\Python37\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 627, in exec_module
  17. exec(bytecode, module.__dict__)
  18. File "site-packages\tendo\__init__.py", line 10, in <module>
  19. File "site-packages\pbr\version.py", line 462, in semantic_version
  20. File "site-packages\pbr\version.py", line 449, in _get_version_from_pkg_resources
  21. File "site-packages\pbr\packaging.py", line 841, in get_version
  22. Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name tendo was given, but was not able to be found.
  23. [14808] Failed to execute script RATAttack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement