Advertisement
Guest User

Warnings

a guest
Jun 9th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. missing module named resource - imported by posix, C:\Users\sergio\Desktop\python\helloworld.py
  2. missing module named posix - imported by os, C:\Users\sergio\Desktop\python\helloworld.py
  3. missing module named _posixsubprocess - imported by subprocess, C:\Users\sergio\Desktop\python\helloworld.py
  4. missing module named org - imported by pickle, C:\Users\sergio\Desktop\python\helloworld.py
  5. missing module named readline - imported by cmd, code, pdb, C:\Users\sergio\Desktop\python\helloworld.py
  6. excluded module named _frozen_importlib - imported by importlib, importlib.abc, C:\Users\sergio\Desktop\python\helloworld.py
  7. missing module named _frozen_importlib_external - imported by importlib._bootstrap, importlib, importlib.abc, C:\Users\sergio\Desktop\python\helloworld.py
  8. missing module named _winreg - imported by platform, C:\Users\sergio\Desktop\python\helloworld.py
  9. missing module named _scproxy - imported by urllib.request
  10. missing module named java - imported by platform, C:\Users\sergio\Desktop\python\helloworld.py
  11. missing module named 'java.lang' - imported by platform, C:\Users\sergio\Desktop\python\helloworld.py, xml.sax._exceptions
  12. missing module named vms_lib - imported by platform, C:\Users\sergio\Desktop\python\helloworld.py
  13. missing module named termios - imported by tty, C:\Users\sergio\Desktop\python\helloworld.py, getpass
  14. missing module named grp - imported by shutil, tarfile, C:\Users\sergio\Desktop\python\helloworld.py
  15. missing module named pwd - imported by posixpath, shutil, tarfile, http.server, webbrowser, C:\Users\sergio\Desktop\python\helloworld.py, netrc, getpass
  16. missing module named _dummy_threading - imported by dummy_threading, C:\Users\sergio\Desktop\python\helloworld.py
  17. missing module named 'org.python' - imported by copy, C:\Users\sergio\Desktop\python\helloworld.py, xml.sax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement