本家様 https://github.com/KosinskiLab/pyTME

pipy https://pypi.org/project/pygame/

下準備

git clone https://github.com/yyuu/pyenv.git /apps/pyenv
export PYENV_ROOT=/apps/pyenv
export PATH=$PYENV_ROOT/bin:$PATH
 
pyenv install anaconda3-2024.10-1

参照先 https://kosinskilab.github.io/pyTME/quickstart/installation.html

構築

[root@rockylinux9 ~]# source /apps/pyenv/versions/anaconda3-2024.10-1/etc/profile.d/conda.sh
 
[root@rockylinux9 ~]# conda create -n pytme -c conda-forge python=3.11 pyfftw pyqt
 
[root@rockylinux9 ~]# conda activate pytme
(pytme) [root@rockylinux9 ~]# pip install "pytme[cupy]"
 
(pytme) [root@rockylinux9 ~]# conda list
 :
cupy-cuda12x              13.5.1                   pypi_0    pypi
 :
numpy                     2.3.1           py311h2e04523_1    conda-forge
 :
pyfftw                    0.15.0          py311h9f3472d_1    conda-forge
 :
pyqt                      5.15.11         py311he22028a_1    conda-forge
pyqt5-sip                 12.17.0         py311hfdbb021_1    conda-forge
pytest                    8.4.1                    pypi_0    pypi
python                    3.11.13         h9e4cc4f_0_cpython    conda-forge
python_abi                3.11                    8_cp311    conda-forge
pytme                     0.3.0                    pypi_0    pypi
 :
(pytme) [root@rockylinux9 ~]#
 
(pytme) [root@rockylinux9 ~]# pip install "napari==0.4.19.post1" magicgui git+https://github.com/maurerv/napari-density-io.git
最新の60件
2026-06-16 2026-06-14 2026-06-13 2026-06-09 2026-06-08 2026-06-06 2026-06-05 2026-06-04 2026-06-03 2026-05-31 2026-05-28 2026-05-26 2026-05-23 2026-05-22 2026-05-21 2026-05-20 2026-05-19 2026-05-18 2026-05-12 2026-05-11 2026-05-08 2026-05-06 2026-05-05 2026-05-03 2026-04-30 2026-04-29 2026-04-28 2026-04-27 2026-04-25 2026-04-24 2026-04-22 2026-04-21 2026-04-12 2026-04-08 2026-04-06 2026-04-05 2026-04-02 2026-03-26 2026-03-23 2026-03-21 2026-03-19

edit


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2025-07-24 (木) 01:25:38