[osgeo4w-dev] [osgeo4w] #783: python3-statsmodels: truncated filenames
OSGeo4W
trac_osgeo4w at osgeo.org
Mon Apr 17 06:17:47 PDT 2023
#783: python3-statsmodels: truncated filenames
-----------------------+----------------------------
Reporter: tdanckaert | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: normal | Component: Package
Version: | Resolution:
Keywords: |
-----------------------+----------------------------
Comment (by tdanckaert):
Just had another try with OSGeo4W install, version 2.579, from another
installation. Note that the dir command above will not include the
problematic files because these files '''do not''' end in *pyd.
Listing files that do not end in pyd as well, I get the following:
{{{
C:\QGIS_3.24-INCA-0.3>dir /s /b _univariate*
C:\QGIS_3.24-INCA-0.3\apps\Python39\Lib\site-
packages\sklearn\feature_selection\_univariate_selection.py
C:\QGIS_3.24-INCA-0.3\apps\Python39\Lib\site-
packages\sklearn\feature_selection\__pycache__\_univariate_selection.cpython-39.pyc
C:\QGIS_3.24-INCA-0.3\apps\Python39\Lib\site-
packages\statsmodels\tsa\statespace\_filters\_univariate.cp39-win_amd64.pyd
C:\QGIS_3.24-INCA-0.3\apps\Python39\Lib\site-
packages\statsmodels\tsa\statespace\_filters\_univariate_diffuse.cp39-win_amd
C:\QGIS_3.24-INCA-0.3\apps\Python39\Lib\site-
packages\statsmodels\tsa\statespace\_smoothers\_univariate.cp39-win_amd64.pyd
C:\QGIS_3.24-INCA-0.3\apps\Python39\Lib\site-
packages\statsmodels\tsa\statespace\_smoothers\_univariate_diffuse.cp39-win_a
}}}
From the last 3 entries it seems that some kind of maximum path length
truncates the file names.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/783#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list