باز هم نمی توانم نرم افزار را باز کنم.
ولی دو نکته خیلی عجیب است.
من وقتی میزنم که نرم افزار را حذف کند میگوید که نرم افزار اصلا وجود ندارد که حذف کند.
ackage 'jupyter' is not installed, so not removed
Package 'jupyter-core' is not installed, so not removed
Package 'python3-notebook' is not installed, so not removed
The following packages were automatically installed and are no longer required:
fonts-glyphicons-halflings jupyter-nbconvert
jupyter-nbextension-jupyter-js-widgets libjs-backbone libjs-bootstrap
libjs-bootstrap-tour libjs-codemirror libjs-es6-promise libjs-jed
libjs-jquery-typeahead libjs-json libjs-marked libjs-moment libjs-requirejs
libjs-requirejs-text libjs-text-encoding libjs-xterm python3-ipykernel
python3-jupyter-console python3-prometheus-client python3-send2trash
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
و نکته ی دیگر اینکه وقتی با دستورات pip می خواهم ان را نصب کند میگوید فایل writeable نیست.
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: jupyter in /usr/local/lib/python3.8/dist-packages (1.0.0)
Requirement already satisfied: jupyter-client in /usr/lib/python3/dist-packages (6.1.2)
Requirement already satisfied: jupyter-console in /usr/local/lib/python3.8/dist-packages (6.2.0)
Requirement already satisfied: jupyter-core in /usr/lib/python3/dist-packages (4.6.3)
Requirement already satisfied: nbconvert in /usr/lib/python3/dist-packages (from jupyter) (5.6.1)
Requirement already satisfied: ipywidgets in ./.local/lib/python3.8/site-packages (from jupyter) (7.5.1)
Requirement already satisfied: ipykernel in /usr/lib/python3/dist-packages (from jupyter) (5.2.0)
Requirement already satisfied: qtconsole in /usr/local/lib/python3.8/dist-packages (from jupyter) (4.7.7)
Requirement already satisfied: notebook in ./.local/lib/python3.8/site-packages (from jupyter) (6.1.4)