dj-paddle icon indicating copy to clipboard operation
dj-paddle copied to clipboard

Latest release does not support sandbox

Open tkrevh opened this issue 2 years ago • 1 comments

The latest code is not yet released. sandbox variable is not being passed to the PaddleClient in v0.1.2

https://github.com/paddle-python/dj-paddle/blob/8945137c9ff70ae00d519625f81b10d1bc6bf071/djpaddle/models.py#L21

tkrevh avatar Oct 03 '23 17:10 tkrevh

Temp workaround in requirements.txt: -e git+https://github.com/paddle-python/dj-paddle.git@8945137c9ff70ae00d519625f81b10d1bc6bf071#egg=dj-paddle

tkrevh avatar Oct 03 '23 17:10 tkrevh