-
Since py2app 0.26, apps that use PySide2 started to include all the Qt Frameworks and libraries **twice** in the app: under `Contents/Frameworks` and under `Contents/Resources/lib/python{x.y}/PySide2`…
-
**Describe the bug**
Pyright doesn't seem to like something about using `converters=...` with `read_excel`
**To Reproduce**
1. Provide a minimal runnable `pandas` example that is not properly che…
-
I get:
```
Skipping analyzing "icalendar": module is installed, but missing library stubs or py.typed marker - mypy
```
-
I think when a new pypi package is published, the intention would be to update/create the python stub files. As far as I can tell, it would make sense to run these when/before running the wheel build(…
-
# Feature Request 🚀
## Describe the solution you'd like
https://code.visualstudio.com/docs/editor/intellisense / https://code.visualstudio.com/docs/python/linting also for modules/classes from t…
-
### New Generator to support for AWS Apigateway
This will most likely mean a new generator - I don't think this fits the current generators since they are usually focused to a language (and sometim…
-
Suppose that you incorrectly annotated bias in Conv as `Tensor` rather than `Optional[Tensor]`. When you script it you get this error:
```
=========================================…
-
The purpose if this issue is to document the steps required to have a running TensorFlow 2.0 installation. Commits are pushed to the [tf-2.0](https://github.com/riga/cmsdist/tree/tf-2.0) branch.
- …
-
```
========================================================================================= FAILURES ==========================================================================================
____…
-
### Steps to reproduce
`spack install gcc@13.2.0`
`spack compiler add gcc@13.2.0`
now `spack compilers` gives the following
==> Available compilers
-- gcc ubuntu20.04-x86_64 -------------…