Letus
Letus
Same request as you (Sadly that the issue is still opened after one year 😂). I've tried to pass a function to `window.position` param in `setup{}` but it seems to...
same issue 
@hickeyma I executed `pip install -e .` on commit df5c71712d5705376cf94a6f7528e2c94bc9e043
I pulled the latest code 261cf15362b759ad2928af00ebb5dfc7da44e99a, but it still doesn't work. ``` Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Obtaining file:///home/w1_liamby/workspaces/LMCache Installing build dependencies ... done Checking if build backend supports build_editable ......
Can't work. ``` # w1_liamby LMCache on dev via v3.12.9 via vllm ❯ pip install -r requirements/common.txt Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting aiofile (from -r...
@hickeyma I'm using Conda to manage environments uniformly. How could it happen that multiple Python environments are utilized within a single pip process? The Windows 11 environment variables have been...