gologinapp / pygologin

REST API provides programmatic access to GoLogin App. Create a new browser profile, get a list of all browser profiles, add a browser profile and running
Other
65 stars 41 forks source link

AttributeError: 'GoLogin' object has no attribute 'executablePath' #35

Open RNFS opened 1 year ago

RNFS commented 1 year ago

I get this error on Ubuntu 22.04 /pygologin/gologin.py", line 42, in init print('executablePath', self.executablePath) AttributeError: 'GoLogin' object has no attribute 'executablePath'

stepjet commented 1 year ago

Hi, it looks like pygologin can't find orbita browser, is the gologin app installed on the system? could you share ls -l ~/.gologin/browser output?

iamumairayub commented 8 months ago

@RNFS @stepjet Hi, how to install/run Gologin TAR file on Ubuntu?

Check this please https://github.com/gologinapp/pygologin/issues/75