intermine / intermine/intermine-ws-python

small import issues. collections.abc

オープン
#95 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
8
フォーク
35
PR マージ指標
30日以内にマージされた PR はありません

説明

I don't see any specific guidance on using a specific python version but, using Python 3.10.8, things don't seem to work out of the box. Using a query I made from the MouseMine website (which seem to provide python 2-style print...), it has:

from intermine.webservice import Service

Which fails in its import block, I had to manually edit webservice.py to use "collections.abc" vs. "collections".

Not sure if developer intent is to use a specific python version, or if this should be fixed, or handled for different python versions.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。