[ https://issues.apache.org/jira/browse/CASSANDRA-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721481#comment-13721481 ]
Brandon Williams commented on CASSANDRA-5812: --------------------------------------------- +1 > 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 > > 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