vadiki
vadiki
TypeError: As of 3.10, the *loop* parameter was removed from Queue() since it is no longer necessary
proxybroker find --types HTTPS SOCKS4 SOCKS5 --lvl High --countries UA --strict -l 100 /run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/lib/python3.10/site-packages/proxybroker/cli.py:379: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() Traceback (most recent call last): File...
error
code from documentation: ``` import pyttsx3 engine = pyttsx3.init() engine.say("I will speak this text") engine.runAndWait() ``` Traceback (most recent call last): File "/run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/text_to_voice_google_tts/lib/python3.10/site-packages/pyttsx3/__init__.py", line 20, in init eng = _activeEngines[driverName]...
Traceback (most recent call last): File "scraper.py", line 85, in all_participants = client.get_participants(target_group, aggressive=True) File "/run/media/vadiki/D_238_GB_WD/Projects/python/Telegram_chat_user_dumper/env/lib64/python3.8/site-packages/telethon/sync.py", line 39, in syncified return loop.run_until_complete(coro) File "/usr/lib64/python3.8/asyncio/base_events.py", line 616, in run_until_complete return future.result()...
ModuleNotFoundError: No module named 'gnupg' vadiki@localhost:/run/media/vadiki/D_238_GB_WD/proton-python-client-master> pip3 install gnupg Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: gnupg in /home/vadiki/.local/lib/python3.8/site-packages (2.3.1) Requirement already satisfied: psutil>=1.2.1...
After eight hours of work, i discovered that the Web Socket Event that i copied and pasted from the example is sending a string to the port very quickly and...
ESP8266 goin down when get string. {"DataType":"CONTROL_DATA","pwm1Speed":"100","pwm2Speed":"1023"} another strings like {"DataType":"CONTROL_DATA","pwm1Speed":"0","pwm2Speed":"0"} work good no any modifications in example code! i get response from server and then microcontroller goin to reboot:...
Good day! i was send very long string. At the start it was good but then i will get unknown numbers. ws[/ws][1] frame[3] text[36246 - 36782]: 76 76 76 76...
you use delay(); and sleep(); func`s. Dont do it. It is bad idea. Use millis() function or library based on internal timer.
good day! i have wrong result when input value is out of range. my data: ``` double adcValues[131] = {656, 649, 643, 634, 627, 619, 613, 605, 596, 590, 584,...
Not found