I am using a 3rd party package that uses Playwright under the hood, but I still need to install it in the python environment itself, would this even work on pythonanywhere, considering that is not possible as discussed here https://help.pythonanywhere.com/pages/Playwright/
This topic details how to use the built in chromium browser, but I don't do it that way, its the third party tool that does that behind the scenes, i have a feeling I can't use pythonanywhere for this particular flask app then?