wodsuz / EasyApplyJobsBot

A python bot to automatically apply all Linkedin,Glassdoor, etc Easy Apply jobs based on your preferences. Auto login, auto fill additional questions, apply automatically!
https://www.automated-bots.com/
Other
424 stars 141 forks source link

ModuleNotFoundError: No module named 'pytransform' #43

Closed joaorafaelm closed 9 months ago

joaorafaelm commented 1 year ago

hi, im running into this error when trying to run the pro linkedin script: (.venv) ; python linkedinPro.py Traceback (most recent call last): File "/Users/joaorafael/dev/other/EasyApplyJobsBot/linkedinPro.py", line 1, in from pytransform import pyarmor_runtime ModuleNotFoundError: No module named 'pytransform'

I ran the pyarmor gen to create pytransform dir but no luck so far. any docs on how to set it up? tried with both py3.11 and 3.10

wodsuz commented 9 months ago

Pro version will be soon released on our site https://www.automated-bots.com/ This repo is for free open source version.