Does anyone know why I am getting this error?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ismrmrd-python

    Python API for the ISMRMRD file format

  • But it fails to run it (/usr/local/bin/python3: No module named xsdata). They commited a fix last week that should make sure xsdata is available before building, but it doesn't do the trick apparently.

  • Python-docker

    Docker Official Image packaging for Python (by docker-library)

  • Now... the Docker file you linked uses python:3.9-slim which in turn uses debian:buster-slim and Debian Buster comes with Setuptools 40.8.0 and that doesn't come with the fix mentioned in the previous paragraph. I'm using Ubuntu 18.04 which comes with Setuptools 39, that's why I could reproduce.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts