Fix Errors Google Cloud SSH Selenium

Job ID: 35652455

Budget: $10 – $30 USD

1. A warning message that says "urllib3 (1.26.13) or chardet (3.0.4) doesn't match a supported version!". This warning is being generated by the requests module, which is a popular library for making HTTP requests in Python.

2. An ImportError that says "cannot import name 'CraigScrapper' from 'craig' (/home/Admin/CBOT/craig.py)". This error is occurring because the craig module is not being imported correctly.