Skip to content
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

mapillary_vistas_format: fix image import #546

Merged
merged 1 commit into from
Nov 10, 2021
Merged

mapillary_vistas_format: fix image import #546

merged 1 commit into from
Nov 10, 2021

Conversation

IRDonch
Copy link

@IRDonch IRDonch commented Nov 10, 2021

Summary

This module ended up with a broken import due to #537 and #538 being merged at roughly the same time.

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@zhiltsov-max
Copy link
Contributor

It looks like the real problem is that https://www.python.org/dev/peps/pep-0562/ is only valid from py3.7.

@IRDonch IRDonch merged commit 2b93ba1 into openvinotoolkit:develop Nov 10, 2021
@IRDonch IRDonch deleted the fix-image-import branch November 10, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants