Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 12-15-2021, 10:33 PM   #1
yparitcher
Connoisseur
yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.yparitcher ought to be getting tired of karma fortunes by now.
 
Posts: 52
Karma: 616590
Join Date: Feb 2019
Device: K4 KT4 PW4 PW5
Python3: Install 3rd party modules

To install 3rd party modules on your Kindle:

This leverages python's crossenv package

Your system's python version must be the same as the one in NiLuJe's package.

1. Install NiLuJe's python3 package.
2. Install the correct kindle cross toolchain (the one NiLuJe used to build the python) and load it into your $PATH
3. Extract the python3 package locally on your computer in the examle below it is in ./python3
Code:
python -m pip install crossenv
python -m crossenv ./python3/bin/python3.9 cross
source ./cross/bin/activate
python -m pip install tinytuya
Youn can then copy the site-packages folder to your kindle's python install.
yparitcher is offline   Reply With Quote
Reply

Tags
python


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot install Calibre Server in Ubuntu 20.04 - script keeps grabbing python3.8 Scatershot Server 3 06-07-2020 01:08 AM
3rd party app off-screen Grawl Onyx Boox 1 03-07-2020 05:26 PM
Aura How to install python3 in Kobo Aura? guchai25 Kobo Reader 0 11-12-2019 09:41 AM
Nook Tablet Can Install 3rd Party Apps Without Hack JxK Nook Color & Nook Tablet 1 11-17-2011 02:22 AM
3rd Party Tools Requested Mackx iRex 8 08-17-2009 12:20 AM


All times are GMT -4. The time now is 03:09 AM.


MobileRead.com is a privately owned, operated and funded community.