Too large to fit in the margin
Too large to fit in the margin
``` In [6]: !py3tftp -p 69 2023-03-13 12:38:47,982 [INFO] Starting TFTP server on 0.0.0.0:69 2023-03-13 12:38:47,983 [INFO] Listening... 2023-03-13 12:38:52,145 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690) 2023-03-13 12:38:52,146 [INFO] Initiating...
``` root@aml:~/rtw88# make V=1 -C /lib/modules/5.0.0-65-generic/build M=/root/rtw88 modules make: Entering directory '/usr/src/linux-headers-5.0.0-65-generic' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration...
partitions.csv ``` # Notes: the offset of the partition table itself is set in # $IDF_PATH/components/partition_table/Kconfig.projbuild. # Name, Type, SubType, Offset, Size, Flags nvs, data, nvs, 0x9000, 0x6000, phy_init, data,...
``` -------> a.toggle_display() 2023-08-11:02:06:24,776 ERROR [security.py:105] unexpected data length 2023-08-11:02:06:24,777 ERROR [lan.py:127] Authentication failed for 192.168.1.10:38288 -> 192.168.1.4:6444 retries: 5 time: 0.0 2023-08-11:02:06:24,777 WARNING [base.py:87] Got Null from 192.168.1.4:6444 Version:...
``` In [27]: import requests In [28]: requests.post(url='https://mp-prod.appsmb.com/mas/v5/app/proxy?alias=/v1/user/login/id/get',headers={'Content-Type': 'application/json', ...: 'accessToken': '', ...: 'random': '1691153122', ...: 'secretVersion': '1', ...: 'sign': '18b17da090fee206c380f3873686b4a337d7c94402d885a7d496631778b64586'},data=('{"appId": "1010", "format": 2, "clientType": 1, "language": "en_US", "src": '...
``` In [221]: from coinmarketcap import Market ...: cmc=coinmarketcap = Market() ...: coinmarketcap.listings() --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in ----> 1 from coinmarketcap import Market 2 cmc=coinmarketcap =...
有吗
like this ``` trade_events: order_filled: - enabled: true ```
``` ./node_modules/.bin/patch-package klinecharts patch-package 8.0.0 • Creating temporary folder • Installing [email protected] with npm ``` it tooks long time , Is there has `--loglevel verbose` to see what hangs?
``` root@f92f2e6a26ce:/home/qgb/github/example-pybind11-vcpkg# vcpkg install cpprestsdk pybind11 Computing installation plan... The following packages are already installed: cpprestsdk[core,compression]:[email protected] pybind11:[email protected] cpprestsdk:x64-linux is already installed pybind11:x64-linux is already installed Total install time: 48.5 us...