windows - unicode equal comparison failed to convert both arguments to unicode -


i need use flask school project:

i have installed python 2.7.10 , pip

when trying install flask using: pip install flask, following error:

unicode equal comparison failed convert both arguments unicode 

any ideas problem might be?

i'm on windows way.

thank you


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -