-
Remco (Descartes) has shared an example when the DBFNTX driver fails.
Analysis showd that I had cached the CurrentStack variable in a local and forgot to update that local when returning from another…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
I am trying to plot the electric vector fiel…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
I am hitting an exception in AdvancedPostPro…
-
### Bug summary
Using a macbook (Monterey version 12.2.1) I exported plots as pdfs and they looked fine in powerpoint. I then put the powerpoint file on a thumbdrive to put the powerpoint on a PC. Wh…
-
I am running QGIS 3.4.4 in a Windows environment.
I appear to have successfully installed pysal. Running "import pysal" in the QGIS Python console does not generate any errors.
However, when I t…
-
## How to reproduce the behaviour
## Your Environment
Some weights of the model checkpoint at hfl/chinese-roberta-wwm-ext were not used when initializing BertModel: ['cls.predictions.t…
-
## Checklist
- [x] I have verified that the issue exists against the `main` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/allena…
-
Hi, I am getting an error _"**EmptyOverpassResponse**: There are no data elements in the response JSON"_ when I use [osmnx.graph.graph_from_polygon ](https://osmnx.readthedocs.io/en/stable/osmnx.html#…
-
Bonjour,
je rencontre des soucis lors de l'installation de cette application sur une debian.
J'ai une version 13 de java, est-ce que ça peut venir de cette version plus élevée que celle demandée.
…
-
Hi. If I create `shapely.geometry.MultiPolygon` with Shapely and try to convert it into graph with `ox.graph.graph_from_polygon` module I will get only first polygon as graph and all others are missin…