-
Hi!
I did a clone today and did build the 3.0.
my system is : Ubuntu 19.10
**I got the following error:**
```
CMake Error at python/plugins/db_manager/cmake_install.cmake:41 (file):
file…
-
ERROR: Command errored out with exit status 1:
command: /home/du/miniconda3/envs/flightmare/bin/python /home/du/miniconda3/envs/flightmare/lib/python3.6/site-packages/pip/_vendor/pep517/in_process…
-
### Bug Description
Steps to reproduce
--
* Create a fresh VM of Linux Mint 21.3. I used Xfce edition. Note that this version of Mint is a derivative of Ubuntu 22.04 LTS.
* Run exactly the fol…
-
```bash
pip install openai-whisper
```
Output:
```
Collecting openai-whisper
Using cached openai-whisper-20240930.tar.gz (800 kB)
Installing build dependencies ... done
Getting requi…
-
### Description
### Ruby LSP Information
#### VS Code Version
1.94.2
#### Ruby LSP Extension Version
0.8.8
#### Ruby LSP Server Version
0.20.1
#### Ruby LSP Addons
- Ruby LSP Rails
#### Ruby…
-
Hi,
How to build?
Im trying on macos but get error:
```
-- Detecting CXX compile features - done
CMake Warning at cef-cmake/cmake/cef_cmake.cmake:30 (message):
CEF-CMake: 'Default' build…
-
Hi, I just cloned the repository using git and am unable to compile it.
Here is the output of my compiler:
`
Processing leocore (platform: ststm32@15.4.1; board: genericSTM32F401RC; framework: st…
-
### Platform
Flutter Web
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
Flutter doctor
```
[✓] Flutter (Channel stable, 3.19.1, on Fedora Linux 39 (KDE …
-
* should update to follow "Modern CMake" (google search for this, lots of resources)
* remove use of GLOB
* create CMakeLists.txt for subdirectories (core lib, apps, tests)
* create separate …
-
I was curious to try this and I wanted to try to build for HIPBLAS on Arch (hopefully, otherwise I'll have to do Vulkan.) Unfortunately, the instructions assume Ubuntu is the only Linux distribution.…