movermeyer/backports.datetime_fromisoformat

Running setup.py install for backports-datetime-fromisoformat ... error while installing freshbooks-sdk

Closed this issue · 1 comments

Running into this error while installing packages from requirements.txt file on windows using pip, using python 3.8.10 and pip 20.1.1.
Help is desperately needed.
Screenshot from 2021-07-13 02-53-30

The error message explains the issue:

Microsoft Visual C++ or greater is required.

backports.datetime_fromisoformat requires a C compiler, since there are no binary wheels available for it on PyPI.