You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Bradshaw (Jira)" <ji...@apache.org> on 2022/03/11 02:11:00 UTC

[jira] [Created] (BEAM-14092) pyparsing dependency issues

Robert Bradshaw created BEAM-14092:
--------------------------------------

             Summary: 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


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.1#820001)