epugh commented on code in PR #2121:
URL: https://github.com/apache/solr/pull/2121#discussion_r1417820528


##########
solr/example/films/vectors/README.md:
##########
@@ -23,6 +23,12 @@ We present in this directory the Python scripts that were 
used to create the `fi
 
 To replicate the example you have to run the `create_model.py` script first, 
followed by `create_dataset.py`. We will describe and discuss each of these 
scripts below.
 
+## Setup
+
+```
+pip install sentence-transformers

Review Comment:
   you know, the rest of Solr in scripts  uses `pip3` and `python3`, so maybe 
make those changes? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to