-
## Description
I am trying to create a JupyterLab extension generated with this template, but as soon as I try to execute `pip install -e .` (as described in the README), I get yarn errors during the…
-
## Description
### What steps will reproduce the problem?
In the "lib" directory of my conda environment, there is the main folder python3.10, and then a symlink to that folder called python3.1. I…
-
Hi, just wondering if anyone else has had this error:
> To create a public link, set `share=True` in `launch()`.
> Startup time: 12.2s (prepare environment: 7.4s, import torch: 2.0s, import gra…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
locking following environment.yml file fails
```yaml
channels: [de…
-
## Description
### What steps will reproduce the problem?
When I use input() function the system crash and I have to close it
### Traceback
```python-traceback
Traceback (most recent call last):
…
-
## Description of your problem
I was very happy to read that a new version of spyder-notebooks was released and I immediately wanted to try it out. However, I could not get it to run.
**What st…
-
**Completely fill out the following template.**
- [x ] I have read the OSMnx [contributing guidelines](../blob/main/CONTRIBUTING.md)
- [ x] I have read the OSMnx [documentation](https://osmnx.…
-
## Description
Django compressor fails when trying to compile HTML which sources a vanilla JS file that imports a local JS module. (IDK how to write that rn out without breaking a brain, so see code …
-
I have pyaedt installed with python 11. When I am trying to run the example it is stopping when accessing the lumped_port.
Throwing an attribute error saying Hfss doest have an attribute lumped_port
-
Hi, i'm struggling with this issue and i'm a bit confused because my project configuration is totally basic, i mean i have just installed allauth only for testing purpose, so no other app can conflict…