Giter Site home page Giter Site logo

failed to install pypi packages. googleads has requirement pyyaml <6.0, >=5.1, but you have pyyaml 6.0 about googleads-python-lib HOT 9 CLOSED

hnajari avatar hnajari commented on September 26, 2024
failed to install pypi packages. googleads has requirement pyyaml <6.0, >=5.1, but you have pyyaml 6.0

from googleads-python-lib.

Comments (9)

sahilkukreja avatar sahilkukreja commented on September 26, 2024 3

@msaniscalchi Thanks for merging the PR , by when can we expect PyPI Release ?
FYI. Steps to reproduce the issue
upgrade composer environment to 2.0.28 - Airflow Version 2.3.3
and Then try to install googleads
Composer-versions if you check for Version composer-2.0.28-airflow-2.3.3 in PyPI packages for Python 3 we have PyYAML==6.0 and we cant downgrade pyYAML as its used in other packages

from googleads-python-lib.

msaniscalchi avatar msaniscalchi commented on September 26, 2024 1

Actually, we'll still have to push this to PyPI. I'll close this when that has been updated.

from googleads-python-lib.

msaniscalchi avatar msaniscalchi commented on September 26, 2024 1

Thanks for merging the PR , by when can we expect PyPI Release ?

It is dependent on a separate internal review that is ongoing. Given that it is not a complex change, I don't anticipate this should take long. It could happen as early as today, but could take up to a few days if our reviewer can't prioritize it in the short term.

from googleads-python-lib.

sahilkukreja avatar sahilkukreja commented on September 26, 2024 1

@msaniscalchi Thanks for closing the issues and for quick response

from googleads-python-lib.

sahilkukreja avatar sahilkukreja commented on September 26, 2024

@hnajari I am also facing the same issues i have raised the PR to fix the dependency issues

from googleads-python-lib.

hnajari avatar hnajari commented on September 26, 2024

Thank you @sahilkukreja

from googleads-python-lib.

msaniscalchi avatar msaniscalchi commented on September 26, 2024

Thanks for the report! I'll investigate this along with the relevant PR shortly.

from googleads-python-lib.

msaniscalchi avatar msaniscalchi commented on September 26, 2024

I can't reproduce the exact issue on my end–if apache-airflow is installed first, attempting to install googleads afterwards causes the PyYaml installation to be downgraded. This is still workable because the PyYaml dependency for apache-airflow is defined as PyYAML<7,>=5.1. Installing in the opposite order also works as intended because PyYaml 5.4.1 is within the range of versions supported by apache-airflow. I'm not certain why your installation fails in comparison.

Of course, it makes sense to upgrade to 6.0 now that it is available. Given that this is a major version bump for the dependency, I want to run this through some test cases and verify that we won't introduce new breakages before adopting it.

from googleads-python-lib.

msaniscalchi avatar msaniscalchi commented on September 26, 2024

Relevant PR has been merged.

from googleads-python-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.