Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED] Install python packages that sticks through reboot?

Featured Replies

Hi,

 

I'm trying to run a python script that requires a couple of packages (namely requests and influxdb). I manage to install the packages with pip, but they seem to disappear after reboot? Is this normal behaviour, and is there anything I can do to make it stick?

 

Thanks!

Edited by Fredrick

  • Community Expert
1 minute ago, Fredrick said:

Hi,

 

I'm trying to run a python script that requires a couple of packages (namely requests and influxdb). I manage to install the packages with pip, but they seem to disappear after reboot? Is this normal behaviour, and is there anything I can do to make it stick?

 

Thanks!

The unRAID OS unpacks fresh from flash into RAM on each boot and runs completely in RAM. The only persistent storage is /boot, which is the flash drive, and /mnt, where the disks, user shares, and unassigned devices are mounted.

 

You can use the User Scripts plugin to run a script on boot, and have that script install your packages.

  • Author
3 minutes ago, trurl said:

You can use the User Scripts plugin to run a script on boot, and have that script install your packages.

D'oh!

I'm already trying to run the script with this plugin, why didnt I just add two pip lines above?

 

Thanks!

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.