cognitedata / cognitedata/python-extractor-utils

It does not support Python 3.11.4

Open
#222 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13
Forks
6
Avg merge
2d 6h
Merged PRs (30d)
11

Description

Hello team,
I have been trying to use Python 3.11.4 with this library, however, I got the following error:
Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.
The currently activated Python version 3.11.4 is not supported by the project (>=3.8,<3.11).
Trying to find and use a compatible version.

How can I work around this issue? Is there a plan to make it compatible with Python 3.11.4?

Thank you

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the Poetry project configuration that declares the supported Python range and any compatibility checks used by the library. Confirm what prevents Python 3.11.4 from being accepted, then verify that installation and the relevant test or validation command work with that version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.