zailai

Results 5 issues of zailai

http://nose.readthedocs.io/en/latest/plugins/writing.html#recipes Example: examples/html_plugin/htmlplug.py can not open , raise 404

![image](https://github.com/veloren/veloren/assets/10792685/c59b9175-793e-4a90-9ea6-a5b8504c6121)

Error detected while processing function virtualenv#activate: line 44: Traceback (most recent call last): File "", line 1, in File "/Users/xxx/.vim/plugged/vim-virtualenv/autoload/pyvenv.py", line 47, in activate code = compile(f, activate, 'exec') File...

not working code ``` // tenant-isolation.js import Utils from '~/server/Utils'; export default defineNuxtPlugin({ name: 'switch-tenant-db', async setup(nuxtApp) { const url = nuxtApp.ssrContext?.event?.node?.req?.url; console.log("url is:", url); if (url == "/my" ||...

![image](https://github.com/ultrafunkamsterdam/undetected-chromedriver/assets/10792685/7f799bad-0aff-488d-babc-0ad16662ef0f)