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

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

    Priority: Minor  (was: Major)
    Assignee: Aleksey Yeschenko
    
> 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: 2.0 beta 2
>         Environment: Windows 8 64 Bit
>            Reporter: mick delaney
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>
> 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

Reply via email to