Closed jovezhong closed 3 weeks ago
I've pushed a new version of timeplus-proton-driver, please try again.
@Yibo-Chen13 please verify whether the issue is fixed and progress the ticket.
I use 3.10.13-slim docker image and install proton-driver,there is no error.I think this issue is fixed.
Describe the bug I was trying to build a docker image with this python driver. By default the
docker init
generates Dockerfile as thisbut it failed to load
proton-python-driver
from requirements.txt (error below)My workaround is to use the non-slim version
FROM python:3.10 as base
To Reproduce Minimal piece of Python code that reproduces the problem.
Expected behavior A clear and concise description of what you expected to happen.
Versions
SELECT version()
query.