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

Issue when generating XML in Kali #101

Open
barneyOSCP10101 opened this issue Jun 10, 2021 · 0 comments
Open

Issue when generating XML in Kali #101

barneyOSCP10101 opened this issue Jun 10, 2021 · 0 comments

Comments

@barneyOSCP10101
Copy link

Getting issues when generating xml using Kali

*** Error: Exception while generating the XML file!!

Please, don't forget to report the errors found:
- Sending the file "/home/kali/***" to the author (mailto:[email protected])
- And/Or creating an issue on the project webpage (https://github.com/jesparza/peepdf/issues)

Error Text:
└─$ cat errors.txt 1 ⨯
Traceback (most recent call last):
File "./peepdf.py", line 519, in
from lxml import etree
ImportError: No module named lxml
Traceback (most recent call last):
File "./peepdf.py", line 519, in
from lxml import etree
ImportError: No module named lxml
Traceback (most recent call last):
File "./peepdf.py", line 519, in
from lxml import etree
ImportError: No module named lxml
Traceback (most recent call last):
File "./peepdf.py", line 519, in
from lxml import etree
ImportError: No module named lxml

COnfirming that I have lxml installed
└─$ sudo apt-get install python3-lxml 1 ⨯
[sudo] password for kali:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-lxml is already the newest version (4.6.2-1).
python3-lxml set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 93 not upgraded.

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