michaelsembwever edited a comment on pull request #50:
URL: https://github.com/apache/cassandra-builds/pull/50#issuecomment-860561923


   Working on: before 4.0 the cqlshlib builds are hardcoded to python2
   
https://github.com/apache/cassandra/blob/cassandra-3.11/pylib/cassandra-cqlsh-tests.sh#L60
   but the docker image doesn't have that setup 
[here](https://github.com/apache/cassandra-builds/blob/trunk/docker/testing/ubuntu2004_j11.docker#L99-L117)…
   ```
   11:53:45 + virtualenv --python=python2 --no-site-packages venv
   11:53:45 RuntimeError: failed to find interpreter for Builtin discover of 
python_spec='python2'
   ```
   
   EDIT: fixed. see patches for 3.0 and 3.11


-- 
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