Category "package"

How to whitelist packages in azure devops?

Strange question - I want to whitelist packages for dotnet build, like use only allowed packages. I'm using Azure DevOps as a build/deploy solution. For example

my python package can be installed on my local conda env but can not be installed on other envs or systems

I have created my own python package and uploaded it in https://test.pypi.org/ which installed and worked fine in my conda virtual environment but when I want t

Module parse failed: The keyword 'interface' is reserved (5:0) File was processed with these loaders

It is my first time publishing package to NPM. I have published simple React + TypeScript component to NPM, but when I installed and tested it, I am getting the

R studio: error message when I was trying to intall a package

I'm very new to R studio. Was trying to do my assignment, that need to install a package. But when I was doing so, an error message came out Here is the whole t

Assets in Flutter package are not visible in the app

I've created a package, which uses some assets (sf2 file, ttf files, etc). Assets don't seem to load. I can fix this by including these files in the assets fold

how to reveal/unrveal password inside input in Data Driven Forms (it npm react package)?

I have a custom form imported from node_module as import FormRenderer from "@data-driven-forms/react-form-renderer/form-renderer"; this form requires schema in

Incomplete file/copyright headers in Swift Package with Xcode 12 / 13

Is there any way to automatically add package/target name and copyright + company name to the header when creating new files while developing a swift package wi

How to customize the carousel_slider in flutter?

I'm trying to customize the carousel_slider package. The expected output should be like this: But right now, I have an output like this: I want to hide the ri

How to download a full package dependency chain using conda?

I have a requirements file that describes the conda packages I need. These are required dependencies in a script I want to run. The script needs to run on a mac

"go get" command not generating the bin folder when it is run in a shell script

I have installed go package. When I go to the instance(VM) and run the command go get github.com/linkedin/Burrow from a terminal/cmd it is downloading both "sr

Cannot install any packages with pip I got this error ImportError: cannot import name 'appdirs'

When I try install any packages with pip or use pip I got the following error: ImportError: cannot import name 'appdirs' an Example: !pip install tweepy Tra

Problem in running PYMC3 - I cannot do sampling and get the trace results

I am a new learner in PYMC3 and I installed the package recently and i tried to run a sample example from the pcmc3 avilbale examples which is this one: Binomia

Graph Embedding in WEKA

when WEKA is capable of handling plain text, Images, etc., I think it wont be a problem to handle graph embedding. I strongly below it will be augmented with gr

Atom linter doesn't recognize classes in the same package

I currently have the linter package (here: apm install linter) and the linter-javac package (here: apm install linter-javac). It works great for the most part,

How to install sklearn on visual studio 2019?

I'm working on a sample project with python language and visual studio 2019 IDE and I want to know how/where can I install packages like "sklearn"? When I run

How can I specify which Python version poetry should create venv?

I started using Poetry recently. I really like straightforward package management, but I can’t seem to resolve one thing: The Python version it should use

package from Bioconductor has a dependency from CRAN that requires version of R that is not compatible

A particular situation we've encountered is when we try to install a specific R package version from Bioconductor. Dependencies of this package may not be pinne

Adjacent package does not exist

I have a public class Mountain in Four\ Seasons\ Lab/things/Mountain.java and try to import the class public class Triangle, which is in Four\ Seasons\ Lab/shap

How to solve : EnrichR website not responding?

I have faced with working EnrichR, is there any solution to solve it? install.packages("enrichR") library(enrichR) dbs <- listEnrichrDbs() `EnrichR websit

What is the package.json file?

As a new Developer I'd like more information about json file. I know that The this file is the heart of a Node.js system. This file holds the metadata for a par