FEDOT.Web icon indicating copy to clipboard operation
FEDOT.Web copied to clipboard

`werkzeug.contrib` module not found

Open hemangjoshi37a opened this issue 2 years ago • 7 comments

While running python main.py it gives me following error.

Traceback (most recent call last):
  File "main.py", line 5, in <module>
    from werkzeug.contrib.fixers import ProxyFix
ModuleNotFoundError: No module named 'werkzeug.contrib'

I tried to install the werkzeug.contrib library but it gievs me following output. command pip install werkzeug.contrib

ERROR: Could not find a version that satisfies the requirement werkzeug.contrib (from versions: none)
ERROR: No matching distribution found for werkzeug.contrib

command pip install werkzeug gives me this output

Requirement already satisfied: werkzeug in /home/hemang/anaconda3/lib/python3.8/site-packages (2.0.2)

Please help me resolve this issue.

I am using python 3.8.8

hemangjoshi37a avatar Jan 07 '23 10:01 hemangjoshi37a

Hi!

Requirement already satisfied: werkzeug

Pls check that you are using werkzeug 0.16.1.

nicl-nno avatar Jan 08 '23 12:01 nicl-nno

Hi!

Requirement already satisfied: werkzeug Pls check that you are using werkzeug 0.16.1.

Hello there. Can you resolve my issue?

hemangjoshi37a avatar Jan 08 '23 18:01 hemangjoshi37a

Hello. Which version of werkzeug are you using?

nicl-nno avatar Jan 09 '23 10:01 nicl-nno

I dont know . How to check that ?

hemangjoshi37a avatar Jan 10 '23 05:01 hemangjoshi37a

I hope the fedot team more focuses on adding more and more types of new architectures. becuase I am really passionate about this project. I really want this project to get sucesseed. Also the whole logic of this project makes so much sense I dont know why more and more online communiteies are not picking this up.

hemangjoshi37a avatar Jan 10 '23 05:01 hemangjoshi37a

I dont know . How to check that ?

I think it can help: https://stackoverflow.com/questions/10214827/find-which-version-of-package-is-installed-with-pip

I am really passionate about this project

Thank you! Now, we are working on extension of FEDOT for other tasks named https://github.com/aimclub/Fedot.Industrial. It is still in early stage of development, and we plan to add new architectures and models to it.

nicl-nno avatar Jan 10 '23 17:01 nicl-nno

you are unncecesarily taking other directions . you should only focus on FEDOT library and add new machine learning nodes to it . And make good documentation about this project. This project lacks most in the part is the documentation. In very initial phase I wanted to try the main fedot library but till date I dont know how to implement it, although the youtube intro video is very good but the developer documentation is lacking so much. I think you should focus more on that.

hemangjoshi37a avatar Jan 10 '23 20:01 hemangjoshi37a