-
When getting setup with shortfin I see several sharktank test failures due to the Python3.12 version shortfin requires.
To recreate following setup instructions on https://github.com/nod-ai/SHARK-P…
-
I know the default is Lepton, but...(All is normal yesterday)
(env) root@iZt4n5462zgbdxz4pnhy3iZ:/home/search_with_lepton# python3 search_with_lepton.py
/home/search_with_lepton/env/lib/python3.1…
-
(kind of continuation of https://github.com/cms-sw/cmssw/issues/34489)
The `imp` module is deprecated in python3, and its use leads to a warning printout
```
DeprecationWarning: the imp module i…
-
```
> python --version
Python 3.11.3
```
```
> gorilla help
Traceback (most recent call last):
File "/opt/homebrew/bin/gorilla", line 5, in
from go_cli import main
File "/opt/homeb…
-
**Describe the bug**
There is a ResolutionImpossible error when trying to install the promptflow-rag package on MacOS Sonoma 14.6.1 with python3.11.9
```
pip install promptflow-rag
Collecting p…
-
Package: python3:arm64-osx@3.11.8#4
**Host Environment**
- Host: arm64-osx
- Compiler: AppleClang 16.0.0.16000026
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
v…
-
![image](https://github.com/user-attachments/assets/f5c88a81-a44b-4128-bf03-8965a1c021ee)
我按照官网(https://www.cloudpods.org/docs/getting-started/onpremise/ha-ce)的步骤安装的,执行./ocboot.sh install ./config-…
-
Hi, I have the same problem with #17 . The solution there doesn't work for me. Is there a solution to this problem yet?
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18…
-
## Overview
drop python3.8 support as it's end of life on 10/2024.
see python version support: https://devguide.python.org/versions/#supported-versions
@alifeee should we announce that change…
-
There are a few small places in cmake (as well as in the dockerfile builds) where the distutils python module is used. This module has been removed in python3.12 and causes the bootstrap to fail.