-
It would be nice to have a chart with a list of platforms (operating system and hardware) and which compilers run in them. Some common platforms are
(1) Windows x86
(2) Windows Subsystem for Linux
…
-
In your docs it says to get started, pip install fireducks
On my system I got this,
(base) PS C:\Users\thoma> pip install fireducks
ERROR: Could not find a version that satisfies the requireme…
-
### Checklist
- [X] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the resul…
-
I am behind a corporate firewall and the windows firewall is also managed. When I try to use devcontainer cli from WSL I am unable to reach the DNS. Is there a way to track down why and where the traf…
-
A Win32 port would be extremely helpful as our developers mostly have Windows PCs for various reasons.
-
I use pip to install the content in Figure 1, and finally I download it to the local installation C:\Users\61006\Desktop\fruitbat-2.0.1\fruitbat-2.0.1> python setup.py install and it appears File "C…
-
what is the procedure to run the script in Windows 10 Desktop application..?
-
I know this would be a really big thing and may take a while to implement but if it would become compatible with WSL (Windows Subsystem for Linux) that would be awesome or if you could make a separate…
-
Steps to reproduce:
1. Create test.csx with one line `Console.WriteLine("тест1")` ("тест" is a Cyrillic/Russian for test).
2. Run it: `dotnet script test.csx`
Result:
????1
Tried in window…
-
* **Version**: 12.2.0
* **Platform**: Windows 10, Linux Ubuntu 18.0, Mac HighSierra
* **Subsystem**: inspector
Accessing `this` in static class field initialization context in some conditions cra…