Today (25.04.2022) Gitlab can't be installed with standard installer on Ubuntu 22.04 Jammy Jellyfish. In the furure this warkaround will not be needed any more...
- Downlad Gitlab Debian package from
https://packages.gitlab.com/gitlab/gitlab-ce
To install pandas ons Apple Silicon Macs simply install it with pip
$ pip install pandas
Collecting pandas
Downloading pandas-1.4.2-cp310-cp310-macosx_11_0_arm64.whl (10.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 11.4 MB/s eta 0:00:00
Requirement already satisfied: python-dateutil>=2.8.1 in /opt/homebrew/lib/python3.10/site-packages (from pandas) (2.8.2)
Requirement already satisfied: pytz>=2020.1 in /opt/homebrew/lib/python3.10/site-packages (from pandas) (2021.3)
Collecting numpy>=1.21.0
Downloading numpy-1.22.3-cp310-cp310-macosx_11_0_arm64.whl (12.8 MB)