-2

I am working on a Django project and attempting to install the sslcommerz-python\ package for payment integration. However, I encountered an error during the installation process. Here's the error message:

pip install sslcommerz-python

Collecting sslcommerz-python
  ...
  Building wheels for collected packages: typed-ast
  Building wheel for typed-ast (setup.py) ... error
  ...
  Failed to build typed-ast
  ERROR: Could not build wheels for typed-ast, which is required to install pyproject.toml-based projects

This is the error I get while installing sslcommerz python Thanks in advance for your help.

Random Davis
  • 6,662
  • 4
  • 14
  • 24
  • Does this answer your question? [Failed building wheel for typed-ast](https://stackoverflow.com/questions/62377465/failed-building-wheel-for-typed-ast) – Random Davis Aug 30 '23 at 17:38
  • 1
    You haven’t included the actual error, only the message saying there was some error. This means people have to guess what actually happened. Please strongly consider to [edit] your question to provide sufficient details to clarify what actually went wrong. – MisterMiyagi Aug 30 '23 at 17:46

0 Answers0