-
Hi,
first of all, congrats for this ghidra improvement.
All is fine for me with the installation but I would like to know if is it possible to have the completion in Ghidra python console.
When …
-
Is there any plan to include type hints to parsimonious classes?
-
I cannot build your version caffe.
cmake summary:
```
-- ******************* Caffe Configuration Summary *******************
-- General:
-- Version : 1.0.0-rc3
-- Git …
-
There are a few use cases when stubs may be compelling over type annotations or type comments:
- annotate code that needs to be Python 2 compatible, ideally by using type annotations (so no type co…
-
It seems there are two distinct ways to install a package from a binary mirror (buildcache). The default when using `spack install` is to check configured mirrors for binaries and try to install spec…
-
What does it mean for error ?
\u019b Client exited with error code -11
-
when I try to type import Rhino.
It said
```
unresolved import 'Rhino'
```
-
If this cannot be used with pyright (isntead of mypy), then what needs to happen so that it can be used with pyright?
-
I've just updated to `micropython_stm32_stubs-1.20.0.post1` and getting some new mypy errors flagged in `io.pyi`:
```
tools/typings/io.pyi:22: error: Class io.StringIO has abstract attributes "__ent…
-
I know this is a bit of a longshot and it is quite old stuff.. I am currently updating our codebase to apply linting and typechecks. One of the environments we support is very limited in the python en…