Python Forum
Scipy sparse setuptools issues
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scipy sparse setuptools issues
#1
check the histogram plot for the clustering doc and data set yet test pass but result is zero

The output test 100% but zero result
Error:
test_clustering_probability.py::TestSet::test_will_work PASSED [100%] ============================== warnings summary =============================== ..\..\Python3.8.0\Python\lib\site-packages\scipy\sparse\sparsetools.py:21 D:\Python3.8.0\Python\lib\site-packages\scipy\sparse\sparsetools.py:21: DeprecationWarning: `scipy.sparse.sparsetools` is deprecated! scipy.sparse.sparsetools is a private module for scipy.sparse, and should not be used. _deprecated() -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 1 passed, 1 warning in 2.82s ========================= Process finished with exit code 0

I want to manipulate and and execute the histogram and for my data set and to check the similarity but i have to face this issues
How did solve this issue of Sparse Tools for Scipy
Warning summery output
Error:
============================== warnings summary =============================== ..\..\Python3.8.0\Python\lib\site-packages\scipy\sparse\sparsetools.py:21 D:\Python3.8.0\Python\lib\site-packages\scipy\sparse\sparsetools.py:21: DeprecationWarning: `scipy.sparse.sparsetools` is deprecated! scipy.sparse.sparsetools is a private module for scipy.sparse, and should not be used. _deprecated() -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 1 passed, 1 warning in 1.89s ========================= Process finished with exit code 0
Reply


Messages In This Thread
Test function but no output for main function - by Anldra12 - Jun-19-2021, 09:15 AM
RE: Scipy sparse setuptools issues - by snippsat - Jun-19-2021, 01:40 PM
RE: Scipy sparse setuptools issues - by Anldra12 - Jun-19-2021, 01:50 PM
RE: Scipy sparse setuptools issues - by snippsat - Jun-19-2021, 02:25 PM
RE: Scipy sparse setuptools issues - by Anldra12 - Jun-19-2021, 02:52 PM
RE: Scipy sparse setuptools issues - by snippsat - Jun-19-2021, 03:32 PM
RE: Scipy sparse setuptools issues - by Anldra12 - Jun-19-2021, 04:00 PM
RE: Scipy sparse setuptools issues - by Anldra12 - Jun-19-2021, 04:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Setuptools CLI program ModuleNotFoundError after splitting up module into package Postbote 1 2,341 Nov-25-2021, 06:35 PM
Last Post: Postbote
  ImportError:DLL Load Failed after importing scipy.sparse.linalg sea_jam 0 2,375 Jul-31-2020, 01:54 AM
Last Post: sea_jam
  ModuleNotFoundError: No module named 'scipy.optimize'; 'scipy' is not a package AaronKR 1 10,338 Jul-09-2020, 02:36 AM
Last Post: bowlofred
  Upgrade Setuptools on Python 3.4 Alexver 2 7,965 Sep-20-2018, 06:22 AM
Last Post: Alexver
  Python3 No Module Named gi, Tkinter, setuptools and more... On Fedora Linux harun2525 12 14,176 Aug-11-2018, 12:48 AM
Last Post: Larz60+
  setuptools bromberg 3 3,557 Jun-30-2018, 01:57 PM
Last Post: snippsat
  setuptools setup problem TomGeorge 7 8,725 Dec-30-2016, 06:07 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020