You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I've been working through dependancies on my termux instances, main.go is running fine but derver.py depends on playwright which isn't available on termux's reduced version of pip (which can't be upgraded), only npm that I've found so far and it doesnt recognise the install by that means.
Any advice?
The text was updated successfully, but these errors were encountered:
I'm not sure on how well this works. But maybe you could containerize the Application in like a Docker Container or something and then use it. Or order yourself a Cheap VPS to run it on.
Hey I've been working through dependancies on my termux instances, main.go is running fine but derver.py depends on playwright which isn't available on termux's reduced version of pip (which can't be upgraded), only npm that I've found so far and it doesnt recognise the install by that means.
Any advice?
The text was updated successfully, but these errors were encountered: