jacebrowning / jacebrowning/template-django

Find a replacement for drf-yasg that's compatible with Python 3.10

Open
#47 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
12
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The demo project is [failing](https://app.circleci.com/pipelines/github/jacebrowning/template-django-demo/121/workflows/90ef50ce-2b9c-48de-b9e3-3a0f3c5e4425/jobs/241) on CircleCI:

```
File "/home/circleci/demo_project/.venv/lib/python3.10/site-packages/drf_yasg/__init__.py", line 2, in
from pkg_resources import DistributionNotFound, get_distribution
ModuleNotFoundError: No module named 'pkg_resources'
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked CircleCI job to confirm the Python 3.10 failure, then inspect how the demo project depends on drf-yasg. Identify a compatible replacement and verify that the demo project passes its CircleCI build with the replacement in place.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, backend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.