-
If python 2 is the system default, the script will fail with an ```OrderedDict``` error.
-
Hi, is there anyone actively using Python 2 with Avocado-VT from the master branch? I've tried to set that up recently, and failed miserably.
For once, newer aexpect is required (`pass_fds`), but …
-
When I execute the tool, I get
ImportError: No module named 'ConfigParser'
The reason is likely that w3af is using Python 2. Are there plans to update to Python 3?
-
So everything based on it will be forgotten by everyone. Soon
-
# Behaviour
The "Python: Run Python File" commands focus the terminal unnecessarily if the file cannot be run.
## Steps to reproduce:
1. Enable "Python › Terminal: Focus After Launch" (`python.term…
-
#### Describe the bug
Hi everyone, not sure what I'm doing wrong here...
I cannot navigate a signal on my macOS v15.1 with HyperSpy v2.2. I've tried left/right with all modifier keys (shift, contr…
-
Hi,
I've added the repairwheels step to setup.py and it is working fine. Unfrotunately your tool breaks when run via cibuildwheel on musllinux. I seems that you ship with audittool that only work…
-
All the Python files in `pandamonium` start with
```python
#!/usr/bin/env python
```
which is defaulting to Python 2 for the runtime. However, Python 2 is dead (long live Python 2) and it woul…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
### Description of Issue
We are noticing an issue with running some of the embedded Boost python tests when building USD for Python 3.11 (pxr/external/boost/python/test). These tests utilize doctes…