Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tests/mypy_test.py fails locally with stubs that have requires #8797

Copy link
Copy link
Closed
@Avasam

Description

@Avasam
Issue body actions

Running the following locally: py .\tests\mypy_test.py stubs/D3DShot

Results in:

failure

C:\Users\Avasam\AppData\Local\Temp\tmpiqiqpwq3: No [mypy] section in config file

stubs\D3DShot\d3dshot\capture_output.pyi:7: error: Cannot find implementation or library stub for module named "PIL"  [import]
stubs\D3DShot\d3dshot\capture_output.pyi:7: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
stubs\D3DShot\d3dshot\capture_outputs\pytorch_capture_output.pyi:7: error: Cannot find implementation or library stub for module named "PIL"  [import]
stubs\D3DShot\d3dshot\capture_outputs\pil_capture_output.pyi:7: error: Cannot find implementation or library stub for module named "PIL"  [import]
stubs\D3DShot\d3dshot\capture_outputs\numpy_capture_output.pyi:7: error: Cannot find implementation or library stub for module named "PIL"  [import]

Metadata

Metadata

Assignees

Labels

project: infrastructuretypeshed build, test, documentation, or distribution relatedtypeshed build, test, documentation, or distribution related

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.