houqp edited a comment on issue #975: URL: https://github.com/apache/arrow-datafusion/issues/975#issuecomment-914020618
It works for python 3.8, but not 3.7. I am guessing it's because when we generate the lock file using python 3.8, it didn't include typed-ast because it is not required for 3.8 anymore. But this dependency is needed by 3.7. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
