65075/error-cannot-uninstall-simplejson-not-able-install-ubuntu
Hi Guys,
I am trying to install OpenStack in my Ubuntu machine, but I am getting error while installing. I tried to remove "simplejson" but not able to do so.
$ sudo apt-get remove simplejson
Can anyone help me regarding this?
Thank You
Hi@akhtar,
This error occurs because of pip install command. Follow the below given steps.
I ran into same issue, tried from both Ubuntu 18 and Ubuntu 20
Attempting uninstall: simplejson Found existing installation: simplejson 3.16.0 ERROR: Cannot uninstall 'simplejson'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
line 198 in inc/python is not the same as answered by MD. Here are lines 198-200 from the said file.
198 SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite \ 199 $cmd_pip $upgrade \ 200 $@
You can use the below command to download this module.
$ pip install pyasn1-modules
Hi@akhtar, We can't say Neutron is the one ...READ MORE
Hi@akhtar, You can use the bellow given command ...READ MORE
Hi@akhtar, This warning and error occurs if you ...READ MORE
Hi@akhtar, Generally, after installing keystone, glance, nova services, ...READ MORE
Hi@akhtar, Glance is image service in OpenStack. The ...READ MORE
Hi@akhtar, There are three different types of modular OpenStack ...READ MORE
Hi, OpenStack Glance has a client-server architecture that ...READ MORE
Hi@akhtar, Basic Architecture of OpenStack is given below. OpenStack ...READ MORE
Hi@akhtar, You might get this error because you ...READ MORE
Hi@akhtar, There are some scenarios where some instances ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.