Week 1 Lab 1 - summarize dialog pip error

getting error when running the jupyter notebook, please help

ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pytest-astropy 0.8.0 requires pytest-cov>=2.0, which is not installed.
pytest-astropy 0.8.0 requires pytest-filter-subpackage>=0.1, which is not installed.
spyder 4.0.1 requires pyqt5<5.13; python_version >= “3”, which is not installed.
spyder 4.0.1 requires pyqtwebengine<5.13; python_version >= “3”, which is not installed.
notebook 6.5.6 requires pyzmq<25,>=17, but you have pyzmq 25.1.1 which is incompatible.
pathos 0.3.1 requires dill>=0.3.7, but you have dill 0.3.6 which is incompatible.
pathos 0.3.1 requires multiprocess>=0.70.15, but you have multiprocess 0.70.14 which is incompatible.
sparkmagic 0.20.4 requires nest-asyncio==1.5.5, but you have nest-asyncio 1.5.8 which is incompatible.
spyder 4.0.1 requires jedi==0.14.1, but you have jedi 0.19.1 which is incompatible.
WARNING: Running pip as the ‘root’ user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: 12. Virtual Environments and Packages — Python 3.12.0 documentation
Note: you may need to restart the kernel to use updated packages.

1 Like

Hi Amit. Please refer to the instructions and Chris Fregly’s walkthrough video. There should be errors that are safe to ignore.

1 Like