pip install fehlerhaft

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
build-system

Research direction

Start by reproducing pip install deutschland[destatis] with Python 3.12 and pip 23.3.1, using the reported pkgutil.ImpImporter error as the checkpoint. Inspect the package's installation metadata and dependency versions to identify the incompatibility. Done means the package installs successfully with the stated versions, or the supported Python versions and workaround are documented.

Written by the indexing model from the issue text.

Description

Hallo,

hab versucht, die destatis api zu installieren (pip install deutschland[destatis])

Folgende Fehlermeldung:
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

pip version: pip 23.3.1
py version: 3.12

hättet ihr bitte eine Idee ?

Vielen Dank vorab!

Dominant language
Python
Stars
18
Forks
1
PR merge metrics
No merged PRs in 30d

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.

More from bundesAPI/destatis-api

All issues in bundesAPI/destatis-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.