You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not possible to install python26-cql on EL7, only python 2.7 and 3 are available. I don't understand why we need this package ?
Resolving Dependencies
--> Running transaction check
---> Package python26-cql.noarch 0:1.4.0-2 will be installed
--> Processing Dependency: python26-thrift for package: python26-cql-1.4.0-2.noarch
--> Running transaction check
---> Package python26-thrift.x86_64 0:0.7.0-2 will be installed
--> Processing Dependency: /usr/bin/python2.6 for package: python26-thrift-0.7.0-2.x86_64
--> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: python26-thrift-0.7.0-2.x86_64
--> Processing Dependency: /usr/bin/python2.6 for package: python26-thrift-0.7.0-2.x86_64
--> Finished Dependency Resolution
Error: Package: python26-thrift-0.7.0-2.x86_64 (datastax)
Requires: /usr/bin/python2.6
Error: Package: python26-thrift-0.7.0-2.x86_64 (datastax)
Requires: libpython2.6.so.1.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
The text was updated successfully, but these errors were encountered:
Hi,
It's not possible to install python26-cql on EL7, only python 2.7 and 3 are available. I don't understand why we need this package ?
The text was updated successfully, but these errors were encountered: