dronesploit icon indicating copy to clipboard operation
dronesploit copied to clipboard

Cannot run Dronesploit (tested on KaliNetHunter and Ubuntu)

Open gtasb opened this issue 1 year ago • 6 comments

I pip3 install dronesploit in python_venv, and then i run dronesploit in it, after that, nothing happened. I even can`t see any error or log output to my terimal, My system environment was installed exactly as documented

gtasb avatar Nov 13 '23 04:11 gtasb

Who can help me,please.

gtasb avatar Nov 13 '23 04:11 gtasb

@gtasb

$ dronesploit --dev
Traceback (most recent call last):
  File "/home/user/.local/bin/dronesploit", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/user/.local/lib/python3.11/site-packages/dronesploit/__main__.py", line 25, in main
    __scriptname__,
    ^^^^^^^^^^^^^^
NameError: name '__scriptname__' is not defined. Did you mean: '__script__'?

I removed __scriptname__ in a more recent version of Tinyscript. I will get this fixed ASAP.

dhondta avatar Nov 13 '23 06:11 dhondta

@gtasb I get another error from a module. Working on it...

dhondta avatar Nov 13 '23 06:11 dhondta

@gtasb v1.1.15 deployed. You can Pip-upgrade and test.

dhondta avatar Nov 13 '23 07:11 dhondta

@dhondta thanks u so much

gtasb avatar Nov 13 '23 08:11 gtasb

@gtasb v1.1.15 deployed. You can Pip-upgrade and test.

i will test and tell u the results after that.

gtasb avatar Nov 13 '23 08:11 gtasb