aiidalab / aiidalab/aiidalab-qe

Error when load plugin from aiidalab/full-stack image

オープン
#1,286 コメント 1 件 リアクション 0 件 担当者 1 名 @superstar54 が担当を希望しています GitHub で見る
bug
主要言語
Python
スター
33
フォーク
25
平均マージ
6時間 7分
マージ済み PR(30日)
8

説明

See the comment from https://github.com/aiidalab/aiidalab-qe/pull/1282

To reproduce the error
```
docker run -it ghcr.io/aiidalab/full-stack:2025.1026 /bin/bash
```
then install `aiidalab-qe`, then run this:
```python
>>> from aiidalab_qe.plugins.pdos import pdos
Failed to load plugin entry point pdos.
This may be due to compatibility issues with the current QEApp version.
Please contact the plugin author for further assistance.
Thus, the plugin will not be available. However, you can still use the rest of the app.
Error message: partially initialized module 'aiidalab_qe.plugins.pdos' has no attribute 'pdos' (most likely due to a circular import)

```

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

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

評価

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

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

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