Compare performance of two codechef users (Web Application)

You can install it through pip :

sudo apt-get install libxml2-dev libxslt1-dev python-dev

pip install lxml

1 Like

Thank you :slight_smile:

1 Like

Sure, thanks :slight_smile:

2 Likes

Have you creating python environment?
If yes, make sure internet is working fine.
If the problem still persists, compile every file other than the driver. Run driver at the last.
Also, make sure you are using Python 3.

2 Likes

please install request module as some inbuilt python packages don’t have request module pre-installed.
install it using the command:

$ sudo pip3 install request
1 Like

Thanks :slight_smile:

2 Likes

Thanks for the review :slight_smile:

2 Likes

Thanks, I’ll follow :slight_smile:

3 Likes

Thanks Parth!

2 Likes

Thanks, man :slight_smile:

1 Like

Thanks :slight_smile:

1 Like

Thanks, I’ll surely help.

2 Likes

Yes, btw Traceback denotes the position( or trace ) of stack where the exception was raised. Yes, you’re right, most of the errors in this script are raised because of internet issues, absence of required package and not using python 3. Set-up a virtual environment and you can care less about these issues.

2 Likes

I’ll try, thanks.

2 Likes

I’ll surely try to make it a web-app.

1 Like

Thank you :slight_smile:

1 Like

Thank you :slight_smile:

Thank you :slight_smile:

1 Like

Thanks, but from a pull request, I expect a major change right now, like UI or something. Btw, thanks for informing the issue.

Thank you :slight_smile: