Skip to main content

Questions tagged [libraries]

Use this tag for questions about software libraries. This tag is NOT for questions about computer programs used in public lending libraries or other brick-and-mortar libraries. Questions asking us to recommend or find a library are off-topic.

libraries
-4 votes
0 answers
34 views

Python libraries that can record audio and works in android [closed]

I'm making an Android app using Flet, and I would like it to record audio while playing audio in the background. So far, I haven't found any Python libraries that can do this and also work in Android. ...
Sudarshan's user avatar
-3 votes
0 answers
18 views

Gagal instal Endroid QrCode dan Simple QRCode [closed]

saya membuat project dengan memanfaatkan qrcode, ketika install composer gagal untuk versi laravel dan php sudah memenuhi. bagaimana solusinya? Undefined type 'SimpleSoftwareIO\QrCode\Facades\QrCode'....
Fitria Nurul's user avatar
0 votes
0 answers
19 views

Why does every component in @mui/material library has its own package.json?

I am building a React UI library. I have decided to use @mui/material as a reference for architecture (not completely, but more as an inspiration source). I have noticed that every folder with ESM ...
tokechu's user avatar
  • 160
0 votes
1 answer
20 views

Cannot import strings from library without using all path on Image picker?

I am using a library to pick images from gallery implementation("com.github.esafirm:android-image-picker:3.0.0") the problem is when i try to use strings from it, I cant import them ...
Flutura Demaj's user avatar
-2 votes
0 answers
33 views

I can't download libraries to my python project, neither can i update pip [duplicate]

i try installing pygame using pip install pygame i get this 2 errors ERROR: Could not find a version that satisfies the requirement pygame (from versions: none) ERROR: No matching distribution found ...
lirdi b's user avatar
0 votes
0 answers
27 views

Loading Archive with URI [closed]

Im looking for a lib ou nuget package to loading torrent archives using magnetic links, the only ones I found are abandoned e doesn't work anymore. I try with MonoTorrent and libtorrent. MonoTorrent ...
default account's user avatar
-3 votes
0 answers
35 views

Algorithm to backtest trades [closed]

I'm interested in writing an algorithm where I can pass through a trade symbol, a date and time and the amount of capital(USD) I would have placed on the trade, the take profit and stop loss limits. ...
james townsend's user avatar
1 vote
0 answers
45 views

ubuntu c library import not found after installing with make

I am attemping to use the c wsserver library. After installing with make, when attempting to run the library, it gives me the error main.c:4:10: fatal error: ws.h: No such file or directory 4 | #...
Miles Hua's user avatar
0 votes
0 answers
26 views

Issue with external libraries in CMake

I am trying to build this test application, linking it to the Net-SNMP external library. This is a test project based on Makefiles, and I need to convert it to CMake. This is what happens: CMake runs ...
Pietro's user avatar
  • 12.7k
1 vote
2 answers
54 views

Trying to import libraries in Clojure

I have a problem with a code I am developing in Clojure: (ns problem2 (:require [cheshire.core :as json] [clojure.spec.alpha :as s] [invoice-spec])) (...
Luis Carlos Castillo Martin's user avatar
0 votes
1 answer
28 views

How can I load copied Libraries to Anaconda packages

Because the company does not allow Internet connection from the internal computer, so I installed the libraries from my personal laptop and copied them to the company computer, but I did not see it ...
hoa tran's user avatar
  • 1,612
0 votes
1 answer
30 views

Importing OpenCV in Android Studio

I want to import OpenCV in android studio but unable to do it. I looked on internet but all the procedure given make me stuck at one place. Whenever i try to import module from source it says "...
Shivendra Jhala's user avatar
-1 votes
1 answer
31 views

Pytorch installing

i want to innstall Pytorch 0.4.0 which gives me error so i downgarde my python version to 3.6 but it gives this error. Could not fetch URL https://pypi.python.org/simple/torch/: There was a problem ...
Zeeshan Ahmad's user avatar
1 vote
1 answer
25 views

TypeScript in VSCode Not Immediately Recognizing Installed Libraries

I've been experiencing an issue with TypeScript within VSCode. Every time I install a new library (via npm install), TypeScript does not seem to immediately recognize the library. For example, after ...
Ric's user avatar
  • 199
0 votes
0 answers
36 views

FreeRTOS MPLAB implementation (WITHOUT MPLAB HARMONY)

Good morning/afternoon I'm currently programing a PIC32MX795F512L in MPLAB, the problem I'm getting is while trying to implement the FreeRTOS library. I have downloaded it from its official page, ...
Adrian's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
232