-
Describe the bug
When attempting to package up Azure CLI within an Azure Linux 30 Container the installation fails
Related command
dockerfile FROM mcrmicrosoftcom/azurelinux/base/core 30 RUN …
-
On the Linux install guide the screenshot of the json and note about the commas is below the "edit server" screenshot instead of below the text about editing the json like it is on the Windows guide
…
-
### Information
- **Qiskit Metal version - latest from the source as per 22.10.2024**:
- **Python version - the one that comes along as specified in environment.yml**:
- **Operating system …
-
I’ve developed a bash installation script for Linux that significantly improves upon the current installation process. My script addresses many of the missing packages and complexities that the existi…
-
**Describe the bug**
Manual installation guide is largely incomplete.
**Expected details (example)**
If you can escalate to `root` privileges (with `su` or `sudo` or even logging in as `root`),…
-
Traceback (most recent call last):
File "/usr/local/bin/xosint", line 14, in
from ping3 import ping
ModuleNotFoundError: No module named 'ping3'
-
when I run command make in app folder(the last step)
It said cannot find -lcoretrace and exit
how can i solve this problem
i use ubuntu 18.04 server
-
### Is your feature request related to a problem? Please describe.
Trying to install .NET 8.0.0 through the C# Dev Kit extension failed on my Rocky distro.
### A clear and concise description of wha…
-
Hi,
I get this error when installing throuhg linux. I have tried manual installation and without pytorch installations, but all give this same .egg-info missing error.
![image](https://github.com…
-
I'm not sure whether we should put this information on the wiki, in README, or anywhere else.
It can be pretty difficult to get the required CUDA Toolkit version on Linux, since it's common that on…