Anderson

Results 6 comments of Anderson

I was having the same crash problem as yours. I've managed to solve it by updating the SourceMod to the latest Version(sourcemod-1.10.0-git6522-linux.tar.gz).

The new system is using python3.5 as default. You need to change the name in .whl from "cp34" to "cp35".

Yeah I think it would be great if we can make multiple .py files. But I'm not very familiar with front-end development. So I may need to spend some time...

第一个错误我也遇到了,长时间就会这样

I'm having the same issue here with my own written plugin. I have to rewrite the flox-lib so it can find all the correct path in my computer. And also...

3.12可以把项目依赖里的pyyaml改到6.0.1就可以安装了