You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/08/06 00:00:49 UTC

[jira] [Updated] (CASSANDRA-5812) CQLSH Windows: TypeError: argument of type 'NoneType' is not iterable

     [ https://issues.apache.org/jira/browse/CASSANDRA-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-5812:
--------------------------------------

    Fix Version/s: 2.0 rc1
    
> CQLSH Windows: TypeError: argument of type 'NoneType' is not iterable
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-5812
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5812
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.2.2
>         Environment: Windows 8 64 Bit
>            Reporter: mick delaney
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh, windows
>             Fix For: 1.2.8, 2.0 rc1
>
>         Attachments: 5812.txt
>
>
> I downloaded Cassandra Beta 2. 
> I've tried to use CQLSH against Cassandra. 
> My python version is: 
> Enthought Canopy Python 2.7.3 | 32-bit | (default, Mar 25 2013, 15:38:39) [MSC v.1500 32 bit (Intel)] on win32
> I get the following exception when I run the utility:
> c:\Servers\apache-cassandra\bin>python cqlsh 127.0.0.1 9160
> Traceback (most recent call last):
>   File "cqlsh", line 131, in <module>
>     if readline is not None and 'libedit' in readline.__doc__:
> TypeError: argument of type 'NoneType' is not iterable

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira