-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troubl…
-
## Description
### What steps will reproduce the problem?
import clr
clr.AddReference('dll_name')
from dll_name import Class
instance = Class()
### Traceback
```python-traceback
…
-
## Environment information (required)
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version 393931f9685bd7e0f3898d7dcdf28819fef54c43
--- check: general
…
-
## Problem Description
Firstly, *thank you!* for your work in Spyder - it's the *only* Python IDE I will use. It's simple and not bloated, thank you for keeping it trimmed down.
### Problem
T…
s3dev updated
2 weeks ago
-
Hi,
I am encountering an issue while trying to run your code. I have followed the setup instructions and installed the necessary packages, but I am receiving a RuntimeError related to duplicate reg…
-
Hi @GordStephen , I have been using the process_solution function from this package to convert PLEXOS solution files to an hdf5 format so that I can further process them for visualization efforts, etc…
-
### Issue Report Checklist
* [√ ] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [√ ] Read the relevant sections of the [Spyder Trou…
-
## Description
### What steps will reproduce the problem?
asdfnjasdfjshdfjakSDfjkadnfkjnsdFnkjsNVkjnxzsasdf
### Traceback
```python-traceback
Traceback (most recent call last):
File "C:\Users\…
-
## Description
### What steps will reproduce the problem?
I followed the steps to connect spyder to a wsl kernel:
https://docs.spyder-ide.org/current/faq.html
but spyder crashes at the last step…
-
When I tried to create Anaconda environment as given the installation documentation, I am showed with the error, Found conflicting packages
Any help is appreciated