-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When I try to run the Google Colab demo it appears to hang when executing the first cell at/after installing scikit-image.
%pip install git+https://github.com/PtyLab/PtyLab.py.git
Collecting git+https://github.com/PtyLab/PtyLab.py.git
Cloning https://github.com/PtyLab/PtyLab.py.git to /tmp/pip-req-build-mu1u31zx
Running command git clone --filter=blob:none --quiet https://github.com/PtyLab/PtyLab.py.git /tmp/pip-req-build-mu1u31zx
Resolved https://github.com/PtyLab/PtyLab.py.git to commit eeb1cae4c0b27cbc03eaf4af319f6773f5ac4feb
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting PyQt5<6.0.0,>=5.15.10 (from ptylab==0.2.1)
Downloading PyQt5-5.15.11-cp38-abi3-manylinux_2_17_x86_64.whl.metadata (2.1 kB)
Collecting PyQt5-Qt5 (from ptylab==0.2.1)
Downloading PyQt5_Qt5-5.15.17-py3-none-manylinux2014_x86_64.whl.metadata (536 bytes)
Requirement already satisfied: bokeh<4.0.0,>=3.2.1 in /usr/local/lib/python3.12/dist-packages (from ptylab==0.2.1) (3.7.3)
Requirement already satisfied: h5py<4.0.0,>=3.9.0 in /usr/local/lib/python3.12/dist-packages (from ptylab==0.2.1) (3.14.0)
Requirement already satisfied: matplotlib<4.0.0,>=3.7.2 in /usr/local/lib/python3.12/dist-packages (from ptylab==0.2.1) (3.10.0)
Collecting numpy<2.0.0,>=1.22 (from ptylab==0.2.1)
Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 4.3 MB/s eta 0:00:00
Collecting pyqtgraph<0.14.0,>=0.13.3 (from ptylab==0.2.1)
Downloading pyqtgraph-0.13.7-py3-none-any.whl.metadata (1.3 kB)
Collecting scikit-image<0.22.0,>=0.21.0 (from ptylab==0.2.1)
Downloading scikit_image-0.21.0.tar.gz (22.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.7/22.7 MB 79.4 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
I've waited for 10 minutes and nothing more seems to happen. I'm using Python 3 Google Compute Engine backend.
Metadata
Metadata
Assignees
Labels
No labels