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)