constructor icon indicating copy to clipboard operation
constructor copied to clipboard

tool for creating installers from conda packages

Results 73 constructor issues
Sort by recently updated
recently updated
newest added

I like the idea but will those for example appear in vscode interpreters? Or is it like an actual package that is self contained

stale

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? I have a yaml file which runs...

type::bug
stale

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? How could we fail with a more...

type::bug
stale

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? While a decision has not...

type::feature

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? my construct.yaml contains the following: ``` specs:...

type::bug

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? I am using conda constructor with the...

type::bug

https://nsis.sourceforge.io/Setting_Environment_Variables has a big warning about this: > WARNING: Strings longer than ${NSIS_MAX_STRLEN} will get truncated/corrupted. Do NOT use this function to update %PATH%, use the [EnVar_plug-in](https://nsis.sourceforge.io/EnVar_plug-in) instead. ... and...

os::windows
stale
stale::recovered

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Comes from https://github.com/mne-tools/mne-installers/pull/168#issuecomment-1433568454. Thanks @larsoner and @hoechenberger...

type::bug
os::windows
stale::recovered

Shared by @elovelan in https://github.com/ScoopInstaller/Extras/pull/10457#issuecomment-1425155797 > @jaimergp, the [NSIS docs indicate that NSIS should be able to return a failure exit code](https://nsis.sourceforge.io/Docs/AppendixD.html#errorlevels). I'm happy to dig into this more if...

os::windows
type::tech-debt
stale::recovered

Why not use the same method as conda init --reverse? That might be more robust to upstream pattern change. Moreover, it seems that current method will break AutoRun with value...

source::community
stale::recovered