-
I've been trying to port pywinpty for windows on arm64 platform and while trying to run the unit tests (using `python runtests.py` or `pytest`) the tests terminate early during executing tests from te…
-
## Description
### What steps will reproduce the problem?
ot able to sole even after reinstallation of the anaconda
### Traceback
```python-traceback
Traceback (most recent call last):
File "d:…
-
The plot panel is useful but I have a few problems with it:
- The images are saved by default as low quality `png`. I would prefer `svg` and therefore need to:
```
from IPython.display import set_…
-
## Description
### What steps will reproduce the problem?
Run Anaconda, Try or not to install the latest spyder version (6.0.1 here) . launch the old remaining spyder version (5.5.1 here) because …
-
## Description
### What steps will reproduce the problem?
Cell In[1], line 1
import rasterio
File ~\anaconda3\envs\rioxarray\lib\site-packages\rasterio\__init__.py:58
from rasterio.crs…
-
### Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### Description of the bug
So, when I try to create a New desktop using…
-
Hi,
Would it be possible to add support for elastic tabstops to spyder?
http://nickgravgaard.com/elastic-tabstops/
Thanks,
Stephan
-
## Description
### What steps will reproduce the problem?
in every program 1 synatax errors are there .......
### Traceback
```python-traceback
Traceback (most recent call last):
File "C:\Progr…
-
## Description
### What steps will reproduce the problem?
add external installation version python folders with PYTHOPATH MANAGER
### Traceback
```python-traceback
Traceback (most recent call las…
-
I am trying to get a first simple example running with JuliaPy, loading a minimal Julia module into Python. Here is the Julia module:
```julia
module TestMod
export fn
function fn(x)
x…