tuhaihe commented on PR #1483:
URL: https://github.com/apache/cloudberry/pull/1483#issuecomment-3685542363

   Errors return when running `make install`:
   
   ```
   [gpadmin@cdw aifun]$ make install
   /usr/bin/mkdir -p '/usr/local/cloudberry-db/share/postgresql/extension'
   /usr/bin/mkdir -p '/usr/local/cloudberry-db/share/postgresql/extension'
   Installing Python handler files to /usr/local/cloudberry-db/lib/python/aifun
   mkdir -p '/usr/local/cloudberry-db/lib/python/aifun'
   cp -a .//aifun/*.py '/usr/local/cloudberry-db/lib/python/aifun/'
   cp -a .//aifun/providers '/usr/local/cloudberry-db/lib/python/aifun/'
   cp .//requirements.txt '/usr/local/cloudberry-db/lib/python/aifun/'
   /usr/bin/python3 -m pip install --user --upgrade -r 
'/usr/local/cloudberry-db/lib/python/aifun/requirements.txt'
   Collecting requests==2.32.5
     Downloading requests-2.32.5-py3-none-any.whl (64 kB)
        |████████████████████████████████| 64 kB 1.2 MB/s             
   Collecting boto3==1.40.72
     Downloading boto3-1.40.72-py3-none-any.whl (139 kB)
        |████████████████████████████████| 139 kB 2.3 MB/s            
   Collecting PyPDF2==3.0.1
     Downloading pypdf2-3.0.1-py3-none-any.whl (232 kB)
        |████████████████████████████████| 232 kB 12.1 MB/s            
   Collecting python-pptx==1.0.2
     Downloading python_pptx-1.0.2-py3-none-any.whl (472 kB)
        |████████████████████████████████| 472 kB 26.7 MB/s            
   Collecting python-docx==1.2.0
     Downloading python_docx-1.2.0-py3-none-any.whl (252 kB)
        |████████████████████████████████| 252 kB 64.9 MB/s            
   Collecting pypdfium2==5.0.0
     Downloading 
pypdfium2-5.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
        |████████████████████████████████| 3.0 MB 96.2 MB/s            
   ERROR: Could not find a version that satisfies the requirement 
pillow==12.0.0 (from versions: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7.0, 1.7.1, 
1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 
2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 
2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 3.0.0, 3.1.0rc1, 3.1.0, 3.1.1, 3.1.2, 
3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0, 3.4.1, 3.4.2, 4.0.0, 4.1.0, 4.1.1, 
4.2.0, 4.2.1, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.4.1, 6.0.0, 6.1.0, 
6.2.0, 6.2.1, 6.2.2, 7.0.0, 7.1.0, 7.1.1, 7.1.2, 7.2.0, 8.0.0, 8.0.1, 8.1.0, 
8.1.1, 8.1.2, 8.2.0, 8.3.0, 8.3.1, 8.3.2, 8.4.0, 9.0.0, 9.0.1, 9.1.0, 9.1.1, 
9.2.0, 9.3.0, 9.4.0, 9.5.0, 10.0.0, 10.0.1, 10.1.0, 10.2.0, 10.3.0, 10.4.0, 
11.0.0, 11.1.0, 11.2.1, 11.3.0)
   ERROR: No matching distribution found for pillow==12.0.0
   make: *** [Makefile:28: python-install] Error 1
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to