To install some Python modules we need to use alternate names in the pip install command Module name Install command googleapiclient pip install google-api-python-client
Author Archives: Laszlo Pinter
ModuleNotFoundError: No module named ‘googleapiclient’
When we start to use a Python module, we need to install it on our workstation, and on the server, or in the Docker container where the application will run. ModuleNotFoundError: No module named ‘googleapiclient’ Usually, we install the module with the pip install MODULE_NAME command, but when we try it for the googleapiclient we …
Continue reading “ModuleNotFoundError: No module named ‘googleapiclient’”
Record multiple keystroke macros in Stream Deck
Stream Deck is a great programmable keyboard to organize frequently used functions in games and other programs. In games, we usually store one keystroke per button, but we can store longer macros for Google Sheets and other applications. To store multiple keystrokes in one Stream Deck button Open the Stream Deck app Drag the Multi …
Continue reading “Record multiple keystroke macros in Stream Deck”
Cannot connect to an AWS EC2 Windows instance with WINRM
When we launch an AWS EC2 instance with Windows 2012, Windows 2016, Windows 2019, the “Administrator” local account is automatically created and added to the Administrators group. We can decrypt the Administrator password using the private key of the key pair we used to launch the server. On Windows servers WINRM access is necessary during …
Continue reading “Cannot connect to an AWS EC2 Windows instance with WINRM”
An argument named “root_block_device” is not expected here. Did you mean to define a block of type “root_block_device”?
In the Terraform script to create an AWS EC2 instance, we can specify the volume sizes. Separate arguments describe the root and data volumes. This feature enables the script to create the volumes without specifying the connection attributes in another block. The Terraform documentation does not show the syntax, and the Terraform example at the …
A Calibre e-könyv konvertáló program rossz formátumra konvertál
Ha megváltoztatjuk az Előnyben résszesített kimeneti formátumot, a Calibre program néha továbbra is az előző beállítás szerint konvertálja a könyveket. Hogy felfrissítsük a beállítást Kattintsunk a Beállítások gombra Kattintsunk a Viselkedés gombra Ellenőrizzük le, hogy a megfelelő kimeneti formátum van beállítva. Az Alkalmaz gombbal térjünk vissza a Beállítások oldalra. Kattintsunk az Üdvözlő varázsló elindítása gombra …
Continue reading “A Calibre e-könyv konvertáló program rossz formátumra konvertál”
Letölthető elektronikus könyvek
Ezeken az oldalakon ingyen letölthető elektronikus könyvek találhatók Papírontúl Ingyenes, legálisan letölthető elektronikus könyvek Adatbázis 1, 1200 könyv a Magyar Elektronikus Könyvtár oldaláról Adatbázis 2, 235 könyv a Kindlevarázs és a Gutenberg Projekt oldaláról
Libri elektronikus könyv olvasása az Amazon Kindle Paperwhite-on
Az Amazon Kindle Paperwhite a következő formátumokat támogatja: MOBI könyv (.mobi) Kindle könyv (.azw csak kábelen másolható, email-ben nem küldhető) Microsoft Word (.doc, .docx) HTML (.htm, .html) Rich Text Format (.rtf) Text (.txt) JPEG (.jpeg, .jpg) GIF (.gif) PNG images (.png) Bitmaps (.bmp) PDF (.pdf) A fileokat a következő módszerekkel küldhetjük a Kindle-re USB kábelen …
Continue reading “Libri elektronikus könyv olvasása az Amazon Kindle Paperwhite-on”
Amazon Kindle Paperwhite konfigurálása Libri elektronikus könyv olvasásához
A legegyszerűbb, ha a könyveket email-ben küldjük as Amazon Kindle Paperwhite-re. Így nem kell hozzákapcsolnunk a Kindle-t a számítógépünkhöz. Jegyezzük fel a Kindle email címét Jelentkezzünk be az amazon.com web site-ba. Az Accounts & Lists menüben válasszuk ki a Content & Devices pontot. A Devices fülön kattints a Kindle ikonra és válaszd ki a készüléket …
Continue reading “Amazon Kindle Paperwhite konfigurálása Libri elektronikus könyv olvasásához”
Quiet down the low frequency vibration of the LRDCS2603S bottom freezer LG refrigerator
LG uses a piston-type compressor in its new refrigerators. The company offers 10-year warranty on the new design, but the new compressor generates a very strong 60 Hz vibration. You can hear it as a low-frequency hum and shakes the entire house. The guitar tuner app detects it in the living room far away from …