Felix Yan
Felix Yan
Probably inside a docker Arch image? I have tried to reproduce this hang successfully with Debian sid, but not with Ubuntu focal.
BTW, Ubuntu 22.04 comes with Python 3.10 actually. I could reproduce your deprecation warning too with Python 3.10 on Ubuntu 22.04. I have also tried to install Python 3.11 on...
It seems to me that exceptions were not handled properly here. Could you try to add "raise NotImplementedError" right after `async def send_probes(self, mtr, in_queue, out_queue):`? This makes it hang...
Not sure if it's related, but Python 3.11.6 fixed a problem that reads similar to me: https://github.com/python/cpython/issues/110894 Unfortunately, I could still reproduce the hang even with the same `ppa:deadsnakes/ppa` Python...
> 要先编译。Arch系有现成打好的包。不过由于旧仓库被删好像直接 `go get github.com/felixonmars/BaiduPCS-Go` 也编译不出来了 > > 这两天试了试,直接本地暴力sed把路径全改了好像就能build过了 我魔改了一下build了一份传到release了……
> the configure script identifies that the zlib version on your system is outdated and contains acknowledged security vulnerabilities Any idea why this is the case? We provide zlib 1.3...
Please try to upstream the change so we don't have to keep it downstream forever :)
@Universebenzene 有 Wiki 内容的备份吗?
This is indeed weird. This package hasn't been touched for a long time already :/