[nat] wikipedia image scraper

This commit is contained in:
2021-08-02 21:34:34 -06:00
parent 7db311dffe
commit d3fb044e13
10 changed files with 68 additions and 29 deletions

View File

@@ -141,7 +141,6 @@ class CompilerTools {
command = "python";
scriptExt = "py";
if (args.langProjectFile != null) {
trace(args.langProjectFile);
// Make a virtual environment
// NOTE this is placed outside the output folder, so it will get reused.
// In some cases this might be bad if the virtual environment gets bad