-
All archives should also work on Ubuntu 14.04. The Python-Installer is needed by a tutorial and does not work on 14.04
-
Is there any specific reason why executable files have to be excluded from processing by guardian (https://github.com/f/guardian/blob/master/src/guardian/watcher.cr#L57)?
I have a repo with some ve…
-
I want to make the executable name for codeforces as contest id + Problem name. For example, if the contest id is 123, the executable name should be 123A.exe, 123B.exe, etc.
How to do it?
-
I'm trying to get this running on a raspberry pi. I'm not sure what kind of performance it will get and currently it compiles without error. But running the executable causes it to immediately close a…
-
I have attempted to install and utilize this Pandoc filter in Windows 10, but calling ```--filter pandoc-plantuml``` returns the error:
```
Error running filter pandoc-plantuml:
Could not fin…
ghost updated
4 months ago
-
Hi!
I tried building traccar using v2:
```
{fetchFromGitHub}: let
gradle2nix = import (fetchTarball "https://github.com/tadfisher/gradle2nix/archive/v2.tar.gz") {};
in
gradle2nix.buildGrad…
-
### Steps to reproduce
1. Create this NavigationBar example:
> Alternatively you can clone ```https://github.com/VinhNgT/navbar-edge2edge-bug``` and skip step 1 and 2.
```bash
flutter create -…
-
in `src/sideview.ts`, the code to get path to venv folder actually obtains path to the python executable, so `getManimPath` creates paths like `D:\manim\venv\Scripts\python.exe\Scripts\manim`
also,…
-
help casual user to get and run the game. currently the binaries are saved in circleci which is unfamiliar to most users.
add clear instructions in readme.
a downloads page will be great. also, …
-
Hi Sanjoy,
I've did a generation on Windows/VScode. There are scripts starting with run-s, which are not executable. I wanted to build the frontend module with build:ui, before building with build:…