Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling Images in Problem Description #23

Open
sk364 opened this issue Mar 1, 2018 · 8 comments
Open

Handling Images in Problem Description #23

sk364 opened this issue Mar 1, 2018 · 8 comments

Comments

@sk364
Copy link
Owner

sk364 commented Mar 1, 2018

Currently, if there are image(s) in a problem description, nothing is displayed where the image is supposed to be.

Example: codechefcli --problem ZUBTRCNT compare with ZUBTRCNT Problem - Codechef

This can be handled either by
A.) prompting user to download the images found in description, or
B.) providing image url (possibly, in different color) in the description where the image is supposed to be.

@rishabh3
Copy link

Hi I would like to work on this enhancement. I have cloned the project and started working already but I have one doubt regarding the 403 Forbidden error when I am trying to build the script locally and install it but the pip install codechefcli works normally. Can u please guide me about what could be the issue?

@rishabh3
Copy link

Well I have overcome that error using the fake browser option but now for search of the problem it is giving the response as problem statement not found but the exact same problem works on the pip installed version of codechefcli

@rishabh3
Copy link

Hi The above errors I was able to resolve and I have implemented the feature. Should I file a PR?

@sk364
Copy link
Owner Author

sk364 commented Dec 18, 2018

@rishabh3 Sure!

@abhranil08
Copy link

If this issue still persists, can I work on this?

@yashali
Copy link

yashali commented Aug 25, 2019

I have filed a PR. Please review!
Thanks!
https://github.com/sk364/codechef-cli/pull/35

@divyansshhh
Copy link

I'm having an issue with running the default commands. Eg. When I run
codechefcli --problem ZUBTRCNT
I get the following error-
Traceback (most recent call last): File "/home/divyansh/projects/codechef-cli/venv/bin/codechefcli", line 10, in <module> sys.exit(main()) File "/home/divyansh/projects/codechef-cli/venv/lib/python3.7/site-packages/codechefcli/__main__.py", line 173, in main for resp in resps: TypeError: 'NoneType' object is not iterable

@naruto678
Copy link

hi I would like to work on this as a part of hacktober fest. Is this still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants