Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

Python

Compiler

CPython 3.7.5

Options

Author

anonymous

over 5 years ago

$ python3 prog.py
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
    from lxml import etree
ModuleNotFoundError: No module named 'lxml'
Exit Code:
1