Skip to content

Fixes Issue #20: Remove Typing from requirements for Python 3.7 #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

kimgault
Copy link

@kimgault kimgault commented May 9, 2019

Issue

Issue #20: Exception: Callable has no attribute __abc_registry

What

Users receive a Callable has no attribute __abc_registry error.

This is a known issue when installing typing on a system that has Python >= 3.7. It will result in an error.

Test

  1. Installed the latest available version of the SDK through pip so it will install all required dependencies too.
  2. Create a test.py file and import the Cybersource SDK in an environment with Python >= 3.7.
  3. Execute the script python or upload the code to Lambda and run it. It should no longer fail.

@kimgault kimgault changed the title Fixes Issue #20: Typing req to not require for python > 3.5 Fixes Issue #20: Remove Typing from requirements for Python 3.7 May 10, 2019
@kimgault kimgault closed this Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy