Forum Discussion
TillyCorless
3 months agoCommunity Manager
Hi wubzydadbod I've asked internally for some support with your question and will come back to you. In the meantime, you may find that someone else in the community is able to help with your challenge. Thanks!
- wubzydadbod3 months agoBronze II
i got it a different way but I would be interested in knowing what I was doing wrong in python
- netcat3 months agoBronze III
You didn't do anything wrong, but the provided script doesn't work because it depends on a python package that is not available.
Do a "pip freeze" and you'll see that there are many packages installed, but oletools is not listed there. You'll have similar issues with other old labs, because the operation system image was re-created (with a newer Linux or Windows version), but not all tools were re-installed.