-
Notifications
You must be signed in to change notification settings - Fork 67
Unable to install robotframework metrics
Shiva Prasad Adirala edited this page Mar 12, 2020
·
1 revision
Unable to install robotframework-metrics, try this
- Go to robotframework-metrics repository link (https://github.com/adiralashiva8/robotframework-metrics)
- Click on Clone or download button
- Unzip downloaded file
- Open setup.py file (edit mode)
- Remove gevent ('gevent') and save file
- Open command prompt in robotframework-metrics (root)
- Execute following command to install (python setup.py install)
Above actions will install robotframework-metrics