Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Package conflict to install brozzler[easy] #224

Open
sebastienmuller57 opened this issue Jun 8, 2021 · 1 comment
Open

Package conflict to install brozzler[easy] #224

sebastienmuller57 opened this issue Jun 8, 2021 · 1 comment

Comments

@sebastienmuller57
Copy link

Hello,

I am trying to install brozzler[easy] (version 1.5.18) on linux (Centos with Python 3.6.8 and pip 21.1.2). Seems there are some package conflicts using pip.
I also install setuptools 57.0.0.

When I check requirement in setup.cfg file from brozzler-1.5.18.tar.gz, we have :

  • Install_requires, 'jinja2>=2.10' is required.
  • 'easy' requires : pywb 0.33.2 (which depends on jinja2<2.9)
    Seems we have a conflict regarding the version needed of jinja2.

Has anyone recently installed brozzler[easy] successfully ? Have we to adapt the choice of some packages versions ? force some version ?
Or is it a mistake of understanding on my part for the installation?

Thanks for help

@JingyZhu
Copy link

JingyZhu commented Nov 3, 2022

Hello,

I encountered the exact same issue when installing brozzler[easy] (version 1.5.6) on Ubuntu (Python 3.8.5 and pip 20.2.4). I'm wondering have there been any workarounds since then?

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants