Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See this #12

Open
moaeddy opened this issue Jul 28, 2017 · 0 comments
Open

See this #12

moaeddy opened this issue Jul 28, 2017 · 0 comments

Comments

@moaeddy
Copy link

moaeddy commented Jul 28, 2017

I use --nocompile argument building the dropper but when using pyinstaller manually i got this error

missing module named resource - imported by posix, c:\Python34\Scripts\Dr0pp1r46.py
missing module named posix - imported by os, c:\Python34\Scripts\Dr0pp1r46.py
missing module named _posixsubprocess - imported by subprocess, c:\Python34\Scripts\Dr0pp1r46.py
missing module named 'org.python' - imported by pickle, c:\Python34\Scripts\Dr0pp1r46.py, xml.sax
missing module named ce - imported by os, c:\Python34\Scripts\Dr0pp1r46.py
missing module named readline - imported by cmd, code, pdb, c:\Python34\Scripts\Dr0pp1r46.py
excluded module named _frozen_importlib - imported by importlib, c:\Python34\Scripts\Dr0pp1r46.py
missing module named java - imported by platform, c:\Python34\Scripts\Dr0pp1r46.py
missing module named 'java.lang' - imported by platform, c:\Python34\Scripts\Dr0pp1r46.py, xml.sax._exceptions
missing module named vms_lib - imported by platform, c:\Python34\Scripts\Dr0pp1r46.py
missing module named termios - imported by tty, getpass, c:\Python34\Scripts\Dr0pp1r46.py
missing module named grp - imported by tarfile, shutil, c:\Python34\Scripts\Dr0pp1r46.py
missing module named _dummy_threading - imported by dummy_threading, c:\Python34\Scripts\Dr0pp1r46.py
missing module named org - imported by copy, c:\Python34\Scripts\Dr0pp1r46.py
missing module named pwd - imported by posixpath, tarfile, shutil, http.server, webbrowser, getpass, c:\Python34\Scripts\Dr0pp1r46.py
missing module named _scproxy - imported by urllib.request

Have an idea how to fix this? i really wish i lay my hand on this project to finally see its work

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant