Luiz Felipe da Costa Pericolo Barbosa

Results 6 comments of Luiz Felipe da Costa Pericolo Barbosa

Installed it in a virtualenv running python3 and could not replicate the error.

I may be doing something wrong. Here is what I did: $ mkvirtualenv -ppython3 chcli $ pip3 install challenge-cli $ challenges --active And after the call to challenges, the challenges...

Did the exactly same thing as you in a new folder without any python code and it ran smoothly. The only difference is that I could not create a virtualenv...

Hey @vinitshahdeo I have a couple of PRs for you to review: - https://github.com/vinitshahdeo/inspirational-quotes/pull/241 - https://github.com/vinitshahdeo/inspirational-quotes/pull/239 - https://github.com/vinitshahdeo/inspirational-quotes/pull/238 I somehow was not able to add you as a reviewer to...

@vinitshahdeo Do you need help validating the PRs? Or are you waiting for the issue regarding the test to be resolved in order to merge the PRs? If you need...

Yes, I want strings and humans are the intended audience. If I get a error validating a string field according to a regex rule I get the following error: ```...