WestHealth / pyvis

Python package for creating and visualizing interactive network graphs.
http://pyvis.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
940 stars 162 forks source link

ModuleNotFoundError: No module named 'pyvis.network'; 'pyvis' is not a package #285

Closed hangang96 closed 1 month ago

hangang96 commented 1 month ago

the module is in fact installed, but every time I ran the code, this message would pop out. Anybody know how to solve this? many thanks