#871: Uninstalling Python modules doesn't completely removes all related folders and files ------------------------+--------------------------- Reporter: andreaerdna | Owner: osgeo4w-dev@… Type: defect | Status: new Priority: normal | Component: Installer Version: | Keywords: ------------------------+--------------------------- As an example, after installing, using and then uninstalling the module python3-arrow, the {{{pyarrow}}} folder (containing a __pycache__ folder with various .pyc files) is still present in the {{{apps\Python312\Lib\site-packages}}} directory.
Since the {{{pyarrow}}} folder is not deleted, even if the pyarrow module was uninstalled, the import of the pyarrow module doesn't fail, as it should be instead. Also previously reported https://trac.osgeo.org/osgeo4w/ticket/861. -- Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/871> OSGeo4W <http://trac.osgeo.org/osgeo4w> OSGeo4W is the Windows installer and package environment for the OSGeo stack.
_______________________________________________ osgeo4w-dev mailing list osgeo4w-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/osgeo4w-dev