BDcool

Results 19 comments of BDcool

幫我同學回答~ 還是不行, QD_DEBUG=True. 還是不行,錯誤空白 EDIT: 是完全依照您的文檔設定的,參數都沒錯 完整日志: ``` [D 240102 09:34:10 asyncio selector_events:54] Using selector: EpollSelector [I 240102 09:34:10 QD.Worker worker:292] Queue Worker start... [I 240102 09:34:10 QD.Run run:86] Http...

> raise Exception(f'response error,status: {res.status}, reason:{res.reason}, text: {text}') 代回答: 試了兩個地方都改了,沒有新的錯誤信息.... 錯誤那邊是空白... ``` [I 240120 22:14:51 tornado.access web:2344] 200 GET /my/ (162.158.186.204) 200.80ms [I 240120 22:14:57 tornado.access web:2344] 200 GET /util/toolbox/1...

> > > raise Exception(f'response error,status: {res.status}, reason:{res.reason}, text: {text}') > > > > > > 代回答: 試了兩個地方都改了,沒有新的錯誤信息.... 錯誤那邊是空白... > > ``` > > [I 240120 22:14:51 tornado.access web:2344] 200...

The error occurred when running the above code... selenium doesn't seem to be working: `:!python /home/will/Python_Projects/test.py Traceback (most recent call last): File "/home/will/Python_Projects/test.py", line 3, in driver = webdriver.Firefox() ^^^^^^^^^^^^^^^^^^^...

somehow I just can not make selenium work in my machine... I later use driver manager and it seems to be working but then another error occurs for missing profiles....

I'm using WSL2. I got selenium to work finally in WSL2 Ubuntu ... but not your code. I have to modify the code with the following: (first I delete the...

Now the selenium is working but not the default one... I'm not sure how to make this setting in Jupynium... The original question still remains.... However, when I run the...

Thank you. I purged everything and did what you did in that article and now the selenium works and also the simple code of testing selenium works. However, it opens...

I want to do what this tool is aimed at aka to use nvim to edit/write ipynb files as shown in the video of the read me. When I open...

Everything works. It connects to the folder tree and I can select the file I want to edit. I notice that if I remove the `nbextension` from the url, it...