tseemann / prokka

:zap: :aquarius: Rapid prokaryotic genome annotation
822 stars 224 forks source link

ERROR conda.core.link:_execute(502): An error occurred while uninstalling package 'defaults::pip-10.0.1-py27_0'. #523

Open dikshyantg opened 3 years ago

dikshyantg commented 3 years ago

Hi I am getting this error while installing prokka in my server, is there any way to get pass this ?

Error in conda installation of prokka

ERROR conda.core.link:_execute(502): An error occurred while uninstalling package 'defaults::pip-10.0.1-py27_0'. OSError(13, 'Permission denied') Attempting to roll back.

Rolling back transaction: done

OSError(13, 'Permission denied')

schultzm commented 3 years ago

@dikshyantg given that this is an error related to python2.7, I don't think it's a problem with the prokka install, rather a problem during the prokka install. Try installing prokka into a clean environment (I don't think Prokka uses python ;) ).