DavidWang12345678

Results 3 issues of DavidWang12345678

When I try to import Nussl, I encounter an error. I’ve checked that my SciPy version is up to date (1.14.1). Has anyone else experienced this problem?

question

When i import nussl, there's an error: AttributeError: module 'scipy.signal' has no attribute 'hamming' ![屏幕截图 2024-10-05 082105](https://github.com/user-attachments/assets/73c37df6-2728-4bec-a3fb-c429acf12a16) Can anyone helps to fix this, pls.

bug

I was trying to build a cnn that can identify dog and cat, the code is below, when it come to model.fit, there's an error occurred: AttributeError: 'NoneType' object has...