-
I can get moosefs to compile for an RS816 (and probably others using the same arch) using https://github.com/SynoCommunity/spksrc if I use the following make file
```
PKG_NAME = moosefs
PKG_VERS…
-
Hey, I'm having some trouble packaging some code with `setup_py_install` and wondering if I've misunderstood how it should be used. If so I'm happy to propose docs updates to help out the next person.…
-
Related to #2095
## Task
This task is to move the Python tests into `nupic/tests/` so that they are importable. This will make sharing test code much easier. Here is an article advocating this approa…
-
As far as I am aware, most of the proprietary file formats used by Chasm have never been publicly documented in plain text, which discourages people who might otherwise try to author tools, or create …
-
## Feature Request
Related to #2025
**Is your feature request related to a problem? Please describe.**
Right now, Web Chat is not part of scoped packaging on npm, meaning that if a user wants t…
-
Launcher started, installed but when pressing play it complained it was missing a particular library. libEGL.so Tried running older versions none worked all wanted the same library.
I installed al…
-
i previously downloaded but I lost it due to some issues and I can no longer find the download
-
Thank you for providing feedback on Python packaging!
To help us help you, please fill out as much of the following as you can. If a question is not relevant, feel free to skip it.
1. What is yo…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
The latest sets of macOS no longer ship with /usr/bin/python (v2). During build phase, this command:
```
PYTHONPATH=..:../docutils/utils ../tools/rst2html.py $i $htmldoc
```
tries to run with `#!/…