deepmodeling / deepmodeling/tbplas

Incompatibility with SciPy 1.14

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
19
Forks
6
PR merge metrics
No merged PRs in 30d

Description

After installing I see this error: "ImportError: cannot import name 'trapz' from 'scipy.integrate'". Quick googling shows that this is due to the deprecated name 'trapz' which changed in SciPy 1.14, which now stands as 'trapezoid'.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the import of scipy.integrate.trapz in the repository and inspect the surrounding usage. Check compatibility with SciPy 1.14, update the deprecated name as appropriate, and verify that the package imports successfully without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.