Python Forum
Python in Singularity Container on Ubuntu - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Python in Singularity Container on Ubuntu (/thread-38080.html)



Python in Singularity Container on Ubuntu - erdemath - Aug-31-2022

I have ubuntu 20.04 and downloaded singularity 3.10.2. I created a container wherein I need to download, install, run my python codes.
Here is the issue anytime I try to run my container;

[inline]
sudo singularity run ubuntu-python.sif
[/inline]

Output:
5.15.0-46-generic AlmaLinux release 8.6 (Sky Tiger) Container created: Fri Aug 26 12:08:34 UTC 2022 Singularity build target: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9 0 9 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 error: File singularity-.tar.gz is smaller than 13 bytes error: File singularity-.tar.gz is smaller than 13 bytes error: Failed to read spec file from singularity-.tar.gz cp: cannot stat '././tmp.EW8oPtXBZc/RPMS/x86_64/singularity--1.el8.x86_64.rpm': No such file or directory perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_MEASUREMENT = "de_DE.UTF-8", LC_PAPER = "de_DE.UTF-8", LC_MONETARY = "de_DE.UTF-8", LC_NAME = "de_DE.UTF-8", LC_ADDRESS = "de_DE.UTF-8", LC_NUMERIC = "de_DE.UTF-8", LC_TELEPHONE = "de_DE.UTF-8", LC_IDENTIFICATION = "de_DE.UTF-8", LC_TIME = "de_DE.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). File "singularity--1.el8.x86_64.rpm" not found.