-
I know this is not the best venue to post this however I am not sure what is - please forgive me.
So the following works in emacs 24.x and python.el 0.24.4 on Windows
Adding to .emacs the following
(…
-
**Describe the bug**
Per [here](https://github.com/WayfireWM/wayfire/issues/2422#issuecomment-2308661898), this is not intended.
**To Reproduce**
See Python code below. It creates a layer-shell v…
-
**Describe the bug**
Install fails on clean and updated ubuntu 20.04 build
``` sudo apt update ```
``` sudo apt upgrade ```
**To Reproduce**
Steps to reproduce the behavior:
``` sudo python3 s…
-
I am using python3 with Emacs/elpy on a windows machine.
I experienced strange behavior of the Inferior python, and I do not think the behavior is by design.
This issue might not be an issue relate…
-
```
Traceback (most recent call last):
File "/usr/local/bin/adbsync", line 8, in
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3.11/site-packages/BetterADBSync/__init__…
-
Preface -- I'm brand new to Nix with ROS. Maybe this is widely known and I'm just catching on.
My system:
- nixos-unstable
- flakes enabled [x]
I tried running `nix develop github:lopsided…
-
**_tl;dr_** **`pipenv shell` should label the powershell prompt when inside a shell. This is what `venv` currently does. Something like`(pipenv: project1-LQTIN6Io) PS C:\Users\user1\Projects\project1…
-
This is just a test issue so that you can try the prototype module. You can try segmenting something if you want, or just submit a PR with a blank segmentation.
The instructions for using the modu…
-
Hi,
I think it started to happen around python-3.10.8 (might be 3.10.7 as well).
```
cp build/lib.linux-x86_64-3.10/dmidecodemod.cpython-310-x86_64-linux-gnu.so python3.10-dmidecodemod.so
cp: …
-
I'm using action-ros-ci on Windows to build. This runs the build inside Powershell (github runner) and bash shell (due to action-ros-ci)
There is a true mess of shells:
* the default shell for the…