[
https://issues.apache.org/jira/browse/BEAM-14092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549936#comment-17549936
]
Danny McCormick commented on BEAM-14092:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/21506
> pyparsing dependency issues
> ---------------------------
>
> Key: BEAM-14092
> URL: https://issues.apache.org/jira/browse/BEAM-14092
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.37.0, 2.38.0
> Reporter: Robert Bradshaw
> Priority: P2
>
> A fresh install of Beam gives
> AttributeError: module 'pyparsing' has no attribute 'downcaseTokens'
> when trying to import apache beam. This seems to be from a transitive
> dependency using deprecated methods, but we may need to pin pyparsing or
> upgrade the dependency.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)