Closed GoBlue60s closed 9 months ago
Thanks for reporting the issue @GoBlue60s! I will reproduce and start a fix soon.
Addressed by #135.
@GoBlue60s v0.5.1 with the fix has been released. Thanks again for filing the issue!
I installed v0.5.1 via PyCharm and tested it. I can confirm that it has fixed the issue. Thank you for your prompt attention to this matter.
The latest version of SciPy has deprecated the sum function which Factor_Analyzer seems to use. I believe that replacing it with NumPy's sum function may work.