Henrike-Schwenn / Predicting_bike_rental_demand

My first ai project as part of my take on the amazing online course "Introduction to Machine Learning for Coders" taught by Jeremy Howard. I will be contributing to the Kaggle competition "Bike Sharing Demand", aiming to predict bike rental demand depending on the weather.
3 stars 0 forks source link

Get IDE running on Android #55

Closed Henrike-Schwenn closed 2 years ago

Henrike-Schwenn commented 2 years ago

To Do

Henrike-Schwenn commented 2 years ago

PyCharm

Installation via Termux

apt update -y && pkg install curl proot tar -y && curl https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu20/ubuntu20.sh | bash && touch pycharm.sh && echo "#! /usr/bin/bash" > pycharm.sh && echo "./start-ubuntu20.sh<<echo"./start-pycharm.sh"">> pycharm.sh && echo "./start-pycharm.sh">> pycharm.sh && chmod ugo+x pycharm.sh && touch pycharm-install && echo "apt update -y && apt upgrade -y && apt install wget -y && wget https://gitlab.com/mrognor/pycharm-on-android/-/archive/master/pycharm-on-android-master.tar.gz && tar -xvf pycharm-on-android-master.tar.gz && cd pycharm-on-android-master && chmod ugo+x pycharm-install.sh && ./pycharm-install.sh && cd">pycharm-install.sh && chmod ugo+x pycharm-install.sh && ./start-ubuntu20.sh<pycharm-install.sh && rm ./pycharm-install.sh && rm ./pycharm-install && echo "Pycharm mounted and loaded. You can start it using ./pycharm.sh command (or you can type ./p and press tab)"

E: Failed to fetch https://grimler.se/termux-packages-24/pool/main/p/proot/proot_5.1.107-49_aarch64.deb 404 Not Found [IP: 185.224.83.107 443] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ~ $

~ $ apt-get update Get:1 https://grimler.se/termux-packages-24 stable InRelease [16.8 kB] Hit:2 https://packages.termux.org/apt/termux-games games InRelease Hit:3 https://packages.termux.org/apt/termux-science science InRelease Err:1 https://grimler.se/termux-packages-24 stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B0076E490B71616B Fetched 16.8 kB in 3s (5355 B/s) Reading package lists... Done W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://grimler.se/termux-packages-24 stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B0076E490B71616B W: Failed to fetch https://grimler.se/termux-packages-24/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B0076E490B71616B W: Some index files failed to download. They have been ignored, or old ones used instead.

~ $ --fix-missing --fix-missing: command not found

Henrike-Schwenn commented 2 years ago

Nachricht an Google Support

Henrike-Schwenn commented 2 years ago

Install fastai

Pip install fastai (IDE: Pydroid)

Screenshot_2022-01-03-17-55-16-685_ru.iiec.pydroid3.jpg

IMG_20220104_080638.jpg

IMG_20220104_080855.jpg

Henrike-Schwenn commented 2 years ago

Write to Pydroid Support

Dear Pydroid Team,

I've been trying to install the fastai library which has produced the following error:

IMG_20220104_080855.jpg

IMG_20220104_081611.jpg

As you can see, it doesn't make a difference if I use the prebuilt libraries repository or not. I must admit I don't fully understand the advice "Check the logs for full command output."

I also tried to install feather which has failed because apparently, no matching distribution for the required NumPy version was found.

IMG_20220104_082333.jpg

However, I do have installed bumpy.

IMG_20220104_082750.jpg

I'm working on a Poco X3 NFC phone with the following specifications:

IMG_20220104_172823.jpg

Currently, I have about 60 GB of free space.

I'll be very grateful if you can help me with these issues.

Sincerely

Henrike Schwenn

Henrike-Schwenn commented 2 years ago

Install Feather

IMG_20220104_082333.jpg

But here it is

IMG_20220104_082750.jpg