humandecoded / twayback

Automate downloading archived deleted Tweets.
Apache License 2.0
178 stars 23 forks source link

ModuleNotFoundError: No module named 'playwright' #29

Closed DocKali closed 1 year ago

DocKali commented 1 year ago

Hi there,

I try to test this script but I obtain this error message : ModuleNotFoundError: No module named 'playwright'

But when I check playwright I installed, I don't understand why this warning.

I use python3.10.