Skip to content

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Apr 6, 2022

Description

Fix errors that occur in Python 3.6.7 or lower.

  • From version 3.0.6 of pyparsing (version conflict issue occurs when installing version 3.0.5), only Python 3.6.8+ is supported.
    Therefore, in the case of Python 3.6.7 or earlier, modify pyparsing to install 3.0.4 or earlier.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim self-assigned this Apr 6, 2022
@soimkim soimkim added the bug fix [PR] Fix the bug label Apr 6, 2022
@soimkim soimkim requested a review from bjk7119 April 6, 2022 09:53
@soimkim soimkim merged commit 38f8823 into main Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix [PR] Fix the bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant