You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These info above are correct? (y/n) :y
wine: cannot find '/root/.wine/drive_c/Python27/python.exe'
Traceback (most recent call last):
File "bee.py", line 161, in
main()
File "bee.py", line 107, in main
os.rename('dist/k.exe', 'dist/' + name)
OSError: [Errno 2] No such file or directory
root@kali:~/BeeLogger#
./install.sh
-> Trys to download python in wine but never works. I did see a video on you-tube with this dude fixing it but I could not understand a single thing he was saying // but did understand mostly on how he fixed it but was having trouble on the way he did it. I'm going to try and watch that video again and see if I can fix this issue.
Can't figure out of the fix this issue. I know ti is dealing with the python not being able to download correctly. Any solutions. The solutions provided in the other Issue didn't work for me. I have try multiple things but can't get the python2.7 to download.
Has anyone figured out on how to fix this? If not got any suggestion on other programs that do what BeeLogger
does. Thank you!
The text was updated successfully, but these errors were encountered:
These info above are correct? (y/n) :y
wine: cannot find '/root/.wine/drive_c/Python27/python.exe'
Traceback (most recent call last):
File "bee.py", line 161, in
main()
File "bee.py", line 107, in main
os.rename('dist/k.exe', 'dist/' + name)
OSError: [Errno 2] No such file or directory
root@kali:~/BeeLogger#
./install.sh
-> Trys to download python in wine but never works. I did see a video on you-tube with this dude fixing it but I could not understand a single thing he was saying // but did understand mostly on how he fixed it but was having trouble on the way he did it. I'm going to try and watch that video again and see if I can fix this issue.
Can't figure out of the fix this issue. I know ti is dealing with the python not being able to download correctly. Any solutions. The solutions provided in the other Issue didn't work for me. I have try multiple things but can't get the python2.7 to download.
Has anyone figured out on how to fix this? If not got any suggestion on other programs that do what BeeLogger
does. Thank you!
The text was updated successfully, but these errors were encountered: