cartography icon indicating copy to clipboard operation
cartography copied to clipboard

[Informational] Cartography CI currently failing after Okta SDK version 1.0.0 release

Open achantavy opened this issue 5 years ago • 2 comments

Description:

What issue is being seen? Describe what should be happening instead of the bug, for example: Cartography should not crash, the expected value isn't returned, the data schema is wrong, etc.

As seen in our CI:

cartography/intel/okta/__init__.py:3: in <module>
    from okta.framework.OktaError import OktaError
E   ModuleNotFoundError: No module named 'okta.framework'

Here's the line: https://github.com/lyft/cartography/blob/2f3016bfe1cc4543c0d526fa067d166a70116b26/cartography/intel/okta/init.py#L3

To Reproduce:

Steps to reproduce the behavior. Provide all data and inputs required to reproduce the issue.

Run the CI/submit a PR

Please complete the following information::

  • Cartography release version or commit hash [e.g. 0.12.0 or 95e8e11913e2a44a4d4682506d8364a638ceac69]

2f3016bfe1cc4543c0d526fa067d166a70116b26

Additional context:

Add any other context about the problem here.

Submitted https://github.com/okta/okta-sdk-python/issues/122

achantavy avatar Oct 20 '20 04:10 achantavy

I ran into this as well. I installed okta3 via pip and its happy.

tallas13 avatar Oct 20 '20 15:10 tallas13

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Nov 05 '20 01:11 stale[bot]