Skip to content

Instantly share code, notes, and snippets.

C:\Users\User>pip install numpy >a.a >>a.b
WARNING: Ignoring invalid distribution -elenium-firefox (c:\users\user\appdata\local\programs\python\python38\lib\site-packages)
WARNING: Ignoring invalid distribution -elenium-firefox (c:\users\user\appdata\local\programs\python\python38\lib\site-packages)
ERROR: Exception:
Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pip\_internal\cli\base_command.py", line 180, in _main
status = self.run(options, args)
File "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pip\_internal\cli\req_command.py", line 204, in wrapper
return func(self, options, args)
File "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pip\_internal\commands\install.py", line 318, in run
C:\pythontest\playwrighttest2>python test_my_application.py
C:\pythontest\playwrighttest2>pytest
================================================= test session starts =================================================
platform win32 -- Python 3.10.6, pytest-7.1.2, pluggy-1.0.0
rootdir: C:\pythontest\playwrighttest2
plugins: base-url-2.0.0, playwright-0.3.0
collected 1 item
test_my_application.py . [100%]
C:\pythontest\playwrighttest1>pytest
================================================= test session starts =================================================
platform win32 -- Python 3.10.6, pytest-7.1.2, pluggy-1.0.0
rootdir: C:\pythontest\playwrighttest1
plugins: base-url-2.0.0, playwright-0.3.0
collected 1 item
test_my_application.py E [100%]
======================================================= ERRORS ========================================================
C:\pythontest\wang-youtube-auto-upload>python onefile-example_douyin.py
whether run in view mode False
start web page without proxy
Traceback (most recent call last):
File "C:\pythontest\wang-youtube-auto-upload\onefile-example_douyin.py", line 148, in <module>
scheduletopublish_tomorrow()
File "C:\pythontest\wang-youtube-auto-upload\onefile-example_douyin.py", line 79, in scheduletopublish_tomorrow
asyncio.run(upload.upload(
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
C:\pythontest\wang-youtube-auto-upload>python onefile-example_douyin.py
whether run in view mode False
start web page without proxy
Traceback (most recent call last):
File "C:\pythontest\wang-youtube-auto-upload\onefile-example_douyin.py", line 146, in <module>
scheduletopublish_tomorrow()
File "C:\pythontest\wang-youtube-auto-upload\onefile-example_douyin.py", line 77, in scheduletopublish_tomorrow
asyncio.run(upload.upload(
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
# Apache httpd v2.4 minimal configuration
# This can be reduced further if you remove the accees log and mod_log_config
#ServerRoot "/usr/httpd"
ServerRoot "/etc/apache2"
# LoadModule..........
C:\curl\bin>echo vvv is the one google doesn't like(that's the mounted one). google is fine with fep(the local one).
vvv is the one google doesn't like(that's the mounted one). google is fine with fep(the local one).
C:\curl\bin>
C:\curl\bin>curl --verbose http://1.2.3.4/vvv/
* Trying 1.2.3.4:80...
* Connected to 1.2.3.4 (1.2.3.4) port 80 (#0)
> GET /vvv/ HTTP/1.1
> Host: 1.2.3.4
C:\curl\bin>curl --verbose http://1.2.3.4/vvv/v.v
* Trying 1.2.3.4:80...
* Connected to 1.2.3.4 (1.2.3.4) port 80 (#0)
> GET /vvv/v.v HTTP/1.1
> Host: 1.2.3.4
> User-Agent: curl/7.75.0
> Accept: */*
>
C:\curl\bin>wget -v -d http://1.2.3.4/vvv/v.v
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc
DEBUG output created by Wget 1.11.4 on Windows-MinGW.
--2022-07-28 20:45:04-- http://1.2.3.4/vvv/v.v
seconds 0.00, Connecting to 1.2.3.4:80... seconds 0.00, connected.
Created socket 172.
Releasing 0x004baef8 (new refcount 0).
Deleting unused 0x004baef8.
root@droplet-50-1:/var/www/html# namei -l /var/www/html/ggg.txt
f: /var/www/html/ggg.txt
drwxr-xr-x root root /
drwxr-xr-x root root var
drwxr-xr-x root root www
drwxr-xr-x root root html
lrwxrwxrwx root root ggg.txt -> /root/abc/f.f
drwxr-xr-x root root /
drwx------ root root root
drwxr-xr-x root root abc