Open vale46 opened 6 months ago
Thanks. We do not yet have support for python3.12 (see here: https://intro-stat-learning.github.io/ISLP/installation.html).
We will be making an update to python3.12 shortly – when schedule allows.
From: vale46 @.> Sent: Thursday, May 16, 2024 11:19 AM To: intro-stat-learning/ISLP_labs @.> Cc: Subscribed @.***> Subject: [intro-stat-learning/ISLP_labs] Installation under Python 3.12 fails (Issue #26)
Hello -
the frozen versions of various packages currently shown in this project's requirements.txt cannot be installed in Python 3.12 environments. To proceed with the installation, versions for several dependencies need to updated. Updated list: numpy==1.26.4 scipy==1.11.4 pandas==2.2.2 lxml==5.2.2 scikit-learn joblib==1.4.2 statsmodels==0.14.2 lifelines==0.28.0 pygam==0.9.1 l0bnb==1.0.0 torch==2.3.0 torchvision==0.18.0 pytorch-lightning==2.2.4 torchinfo==1.8.0 torchmetrics==1.4.0 ISLP==0.3.18
Note: I just finished setting this up, so this still needs further testing.
— Reply to this email directly, view it on GitHubhttps://github.com/intro-stat-learning/ISLP_labs/issues/26, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AACTM234ZLBENWUCUFV4UVLZCT2BPAVCNFSM6AAAAABH2XK2L2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYDCMBVHAYDOMQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello -
the frozen versions of various packages currently shown in this project's
requirements.txt
cannot be installed in Python 3.12 environments. To proceed with the installation, versions for several dependencies need to updated. Updated list: numpy==1.26.4 scipy==1.11.4 pandas==2.2.2 lxml==5.2.2 scikit-learn joblib==1.4.2 statsmodels==0.14.2 lifelines==0.28.0 pygam==0.9.1 l0bnb==1.0.0 torch==2.3.0 torchvision==0.18.0 pytorch-lightning==2.2.4 torchinfo==1.8.0 torchmetrics==1.4.0 ISLP==0.3.18Note: I just finished setting this up, so this still needs further testing.