Yassine Ait Jeddi
Yassine Ait Jeddi
Which function ?
Yes, thank you
Check if you've set your .env file correctly. Also set headless as False to see what happens exactly during the process.
> @Altimis this is why this is useful #59 > Otherwise, there should be a safety check that makes sure .env is working properly, or conversely create a password-like object...
Can you use the notebook instead ? I'm working on the library right now so I'm trying to fixe this issue. Thank.
If you really want to work with the CLI, I recommend you go to scweet.py and change the line 9 from ``` from .utils import init_driver``` to ``` from utils...
There are sill some bug in the beta version of the library, you can clone the repo and work with it locally instead.
Hi @mrd33p. Please install Scweet by pip using ``pip install Scweet==1.8``
Install the new version (pip install scweet==1.4)
Yeah that's the maximum crawling you can do with your memory..