Fernando Paladini
Fernando Paladini
Oh, this sounds nice :) Thanks for the fast answer! I would like to suggest you to write some documentation on how to use Poet within your project (Orator). Do...
Thank you @sdispater !
@jackfusion Hey there, are you running on Linux, right? Try to install requests library from pip: ``` pip install requests ``` You can install for Python3 too: ``` pip3 install...
Hey @TechupBusiness , thank you for the suggestion. I don't have free time in months in order to maintain my open-source projects. Sorry about that. I find your idea very...
I'll try to check that for you as soon as possible, but can you describe what's your environment?
Hey guys, try to install Selenium running one of the following commands: ``` pip install selenium ``` or ``` sudo pip install selenium ``` Can you tell me the output...
Hey guys, just to tell you that I'm going to check with the developer from Selenium about that issue. Seems to be something related to the lib.
Can you check if the latest PR that I've merged solved this issue? I cannot reproduce this error on my Mac. Here's the PR that maybe solve this problem: #20
Can you check if the latest commit solved your issue? Just download the newest version from this repository and try it out. You help would be great for this project...
Can you check if the latest commit solved your issue? Just download the newest version from this repository and try it out. You help would be great for this project...