lgtm_hack_scripts icon indicating copy to clipboard operation
lgtm_hack_scripts copied to clipboard

Add installation instructions

Open mrthankyou opened this issue 4 years ago • 4 comments
trafficstars

What Does This PR Do

When first running these scripts on my machine, I discovered that there were additional requirements in order to get everything up and running. This PR adds an installation instructions for new users in the README.

mrthankyou avatar Jan 25 '21 23:01 mrthankyou

Can we just create a requirements.txt file instead?

Also, I do recommend using python virtual environments. https://docs.python.org/3/tutorial/venv.html

JLLeitschuh avatar Jan 26 '21 00:01 JLLeitschuh

That works for me. This will take some time for me to get ready as a PR due to time constraints.

mrthankyou avatar Jan 26 '21 00:01 mrthankyou

No worries

JLLeitschuh avatar Jan 26 '21 00:01 JLLeitschuh

You could probably just suggest using virtual environments, no need to spell it out for people.

JLLeitschuh avatar Jan 26 '21 00:01 JLLeitschuh