}

Solved_errors Index Page 10

Django 2.0+: AttributeError: 'module' object has no attribute 'lru_cache'

Django 2.0 installation throws -> AttributeError: 'module' object has no attribute 'lru_cache'. This means that you are using and old version of python. Read more for details

Exum: How to configure Cross-Origin headers

use Exonum REST API directly from other server by adding a header to your response.

SOLVED: tmux: invalid LC_ALL, LC_CTYPE or LANG

When running tmux the error "tmux: invalid LC_ALL, LC_CTYPE or LANG" is returned. Check this easy steps to fix this issue. you need to execute first apt-get install locales and then ...

osx

Mac OS X: how to generate md5 sha1 sha256 checksums from command line

The Silver Searcher: Search hidden files and directories by default

Learn the difference between --hidden and -u to undersand how to search in hidden files.

The silver searcher (ag): problems with --ignore? check the correct pattern, use **

the format of the --ignore pattern can be `\*\*.min.js` or `\*\*.min.\*`

Silver Searcher (ag): Can't search for dollar sign, even when escaped.

Cause of the problem is that you're using double quotes, you're only escaping the dollar sign..

Silver Searcher (ag): Can't search for dollar sign, even when escaped.

Cause of the problem is that you're using double quotes, you're only escaping the dollar sign..

Neovim: Failed to load python host

Quick solution to the neovim error when using osx: Error detected while processing function remote#define#AutocmdBootstrap..remote#host#Require..4_RequirePythonHost:

Build fails on debian (libunibilium.so: No such file or directory)

make throws the error : libunibilium.so: No such file or directory