Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CentOS で cassandra を操作したいときに問題が発生します。Python、DJango、および cassadnra をインストールしましたが、プロジェクトに cqlengine をインポートする際にエラーが発生しました。誰でもそれについて私を助けることができますか?ありがとう
centos ボックスで python をアップグレードする必要があります。centos ボックスで python 2.6 を使用しているようです。集合内包表記 (cqlengine ファイルで何が起こっているか) は、python 2.7 まで導入されませんでした。それはおそらくあなたの問題です。