python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Python SDK Development Version

Open code-leopard opened this issue 2 years ago • 0 comments

Running into issues trying to set up the poetry environment using python version 3.11.2.

The current project's Python requirement (3.11.2) is not compatible with some of the required packages Python requirement:

  • vyper requires Python >=3.7,<3.10, so it will not be satisfied for Python 3.11.2

code-leopard avatar Mar 15 '23 06:03 code-leopard