aiidalab / aiidalab/aiidalab-qe

Slow pip installation when upgrading from older QeApp version

未关闭
#640 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
33
派生
25
平均合并
6 小时 7 分钟
30 天内合并 PR
8

描述

(NOTE: it's not clear what the root cause is, so opening this issue in QeApp repo now)

@danielhollas @unkcpz thanks for the feedback. In a fresh docker container, run `pip install -e .`, which works.

### container with issue
```console
$ pip list | grep optimade
ipyoptimade 0.2.0
optimade 1.0.3
optimade-client 2022.9.19
```

### fresh container
```console
$ pip list | grep optimade
ipyoptimade 0.1.1
optimade 0.25.5
optimade-client 2022.9.19
```

I reinstalled the `ipyoptimade` with `0.1.1`, and it solved the problem.
Should I create an issue for `ipyoptimade==0.2.0`, or do you already know this, and it's not an issue?

_Originally posted by @superstar54 in https://github.com/aiidalab/aiidalab-qe/issues/632#issuecomment-2007041731_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。