Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Conversation

julianrendell
Copy link

Description:

Rely on pillows default version for a given interpreter. 7 doesn't (easily) compile with Python 3.9, which blocks initialization of the extension.
This is a bigger than expected issue as it can break/cause problems with ANY python workspace (ie not ones intended for use with Device Simulator) due to the default "always try to install requirements" extension setting.

This is related to #377 .

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Testing:

Limited- MacOS 11.2.1, python 3.9.1 (via homebrew).

Rely on pillows default version for a given interpreter. 7 doesn't (easily) compile with Python 3.9, which blocks initialization of the extension.
This is a bigger than expected issue as it can break/cause problems with ANY python workspace (ie not ones intended for use with Device Simulator) due to the default "always try to install requirements" extension setting.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant