leekeifon

Results 27 comments of leekeifon

Agree with @creatist , same doubt on this [line](https://github.com/AITTSMD/MTCNN-Tensorflow/blob/3b3934d38f8d34287cc933a581537a1acfd0bb60/prepare_data/gen_imglist_pnet.py#L48).

> > Thank you for the reply! I'm sorry I still don't understand how to do this, since I'm not defining the class `Schema` in my own code. All I'm...

> It happens when you do not have `BUILD_WITH_EASY_PROFILER` macro defined. No errors or warnings and no output as well. I think this issue should be closed. I encounter the...

encounter the same issue on my ubuntu 16.04, using develop commit. File dump works fine and the dumped file can be loaded by gui. But the network stream can't work...

我看2.0版本好像是有把clangd binary这些放进去了包里面?

我是比较好奇怎么自动化打包pyright/clangd这些lsp进去配置里面,加上neovim appimage,可以让我在ubuntu160.04-ubuntu20.04都能直接免联网用起来。因为是用在一个没有联网的机器上

I just need a linux version as my working env is on ubuntu. Python's battery-included lib curse rely on such system lib, if we delete libtinfo.so.6, can we still import...

Oh Thx! I would have a try then. Would you like to elaborate a little bit more on what's the general difference between manylinux_2_28 & manylinux2014?

Still, problem with curses module when using ranger. With the appimage, It said that `_curses.error: setupterm: could not find terminal`, but it works fine with system's python3. Don't know why...

> @BretG137 all the packages are now in my launchpad PPA called: [cling](https://launchpad.net/~ppa-verse/+archive/ubuntu/cling). Debian bullseye seems to be roughly equivalent to Ubuntu LTS 18.04 (aka, focal). So, you can try...