Did you run the pytest command in the cassandra directory (the cassandra git repo) or the cassandra-dtest directory (the cassandra-dtest git repo)? You should run the pytest command in the cassandra-dtest.

On 09/01/2022 11:33, Manish G wrote:
Initial installation is done following https://github.com/apache/cassandra-dtest#python-dependencies.


On Sun, Jan 9, 2022 at 11:43 AM Manish G <manish.c.ghildi...@gmail.com> wrote:

    I am trying to run pytest command :

        (dtest) manish.ghildiyal@MacBook-Pro-3 cassandra % pytest
        --cassandra-dir=/Users/....../cassandra


    But I get error as:

        pytest: error: unrecognized arguments:
        --cassandra-dir=/Users/...../cassandra


    I have done initial installation following this.

    Do I need to do any more configuration?

    Manish

Reply via email to