]
Sent: Wednesday, March 28, 2018 2:38 PM
To: dev@cassandra.apache.org
Subject: Re: question on running cassandra-dtests
Hi,
Looks like you are running on Linux?
From inside your virtualenv can you run pip list? Can you also give us the
output of "env"?
Looking at the error you got &qu
eDecorator.run(DefaultThreadFactory.java:138) [netty-
> all-4.1.14.Final.jar:4.1.14.Final]
> at java.lang.Thread.run(Thread.java:748) [na:1.8.0_151], ERROR
> [MessagingService-NettyOutbound-Thread-4-7] 2018-03-28 00:24:37,063
> OutboundHandshakeHandler.java:209 - Failed to properly handshake
to:ar...@weisberg.ws]
Sent: Tuesday, March 27, 2018 7:15 PM
To: dev@cassandra.apache.org
Subject: Re: question on running cassandra-dtests
Hi,
Great! Glad you were able to get up and running. The dtests can be tricky if
you aren't already somewhat familiar with Python.
Ariel
On Mon, Mar 26, 2
ease let me know if you see anything wrong or missing?
> > >
> > > Thanks,
> > > Preetika
> > >
> > > -Original Message-
> > > From: Ariel Weisberg [mailto:ar...@weisberg.ws]
> > > Sent: Monday, March 26, 2018 9:32 AM
> > &
etika
> >
> > -Original Message-----
> > From: Ariel Weisberg [mailto:ar...@weisberg.ws]
> > Sent: Monday, March 26, 2018 9:32 AM
> > To: dev@cassandra.apache.org
> > Subject: Re: question on running cassandra-dtests
> >
> > Hi,
> >
221, in exec_
>> exec2(obj, globals, locals)
>> File "", line 7, in exec2
>> File "/home//conftest.py", line 11, in
>> from itertools import zip_longest
>> ImportError: cannot import name zip_longest
>> ERROR: could not load /home
?
>
> Thanks,
> Preetika
>
> -Original Message-
> From: Ariel Weisberg [mailto:ar...@weisberg.ws]
> Sent: Monday, March 26, 2018 9:32 AM
> To: dev@cassandra.apache.org
> Subject: Re: question on running cassandra-dtests
>
> Hi,
>
> Your environment is python 2
From: Ariel Weisberg [mailto:ar...@weisberg.ws]
Sent: Monday, March 26, 2018 9:32 AM
To: dev@cassandra.apache.org
Subject: Re: question on running cassandra-dtests
Hi,
Your environment is python 2.7 when it should be python 3.
See:
> File "/usr/local/lib/python2.7/dist-packages/_pyt
name zip_longest
> ERROR: could not load /home//conftest.py
>
> Thanks,
> Preetika
>
> -Original Message-----
> From: Murukesh Mohanan [mailto:murukesh.moha...@gmail.com]
> Sent: Sunday, March 25, 2018 10:48 PM
> To: dev@cassandra.apache.org
> Subject: Re: question on runni
al Message-
From: Murukesh Mohanan [mailto:murukesh.moha...@gmail.com]
Sent: Sunday, March 25, 2018 10:48 PM
To: dev@cassandra.apache.org
Subject: Re: question on running cassandra-dtests
The complete error is needed. I get something similar if I hadn't run `pip3
install -r requirements
The complete error is needed. I get something similar if I hadn't run `pip3
install -r requirements.txt`:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/_pytest/config.py", line 328, in
_getconftestmodules
return self._path2confmods[path]
KeyError: local('/
11 matches
Mail list logo