error when installing drf-haystack in MAC virtual environment:
the Command “python setup. Py egg_info” failed with the error code 1 in/private/var/folders/14/4 hz051qx0wqd3_7wygk3gj980000gn/T/PIP – install – 49 azdncl/django – haystack/
before installing django-haystack, install setuptools
pip install setuptools-scm
to install django-haystack.
if the above methods still report errors, you can install certifi and fix the problem
pip install certifi==2017.7.27.1
div>
Read More:
- Error creating Django application: error on Python side.Exit code:1.
- Command errored out with exit status 1: python setup.py egg_info Check the logs for full command ou
- When Python Django creates a database, can’t open file ‘ manage.py ‘: [Errno 2] No such file or directory
- Mac install pycurl error: python setup.py egg_info" failed with error code 1”
- Failed building wheel for psycopg2
- django.core.exceptions . improverconfigured: mysqlclient 1.4.0 or new is required; you have
- Importerror of Django error: no module named**
- How to solve the problem of error reporting in the introduction of Python Django no module name ‘Django. Utils. Six’
- Error: command error out with exit status 1: Python when installing mysqlclient in django2.0 setup.py egg_ info
- Python bug: cannot install ‘Django’. It is a distutils installed project and thus we cannot
- Error encountered while executing PIP install: error: complete output from command Python setup.py egg_ info:
- Solve the problem of error loading MySQL DB module. Encountered during Django project
- The scheme failed with ‘command’ failed
- ubuntu install mysqlclient error ERROR: Failed building wheel for mysqlclient solution
- Python: What’s Virtualenv
- Install Python package under MacOS: “error: Command ‘GCC’ failed with exit status 1”
- Forbidden (403) CSRF verification failed. Request aborted. – Django
- Migration admin.0001_initial is applied before its dependency xxx.0001_initial on database ‘default‘
- Error in installing paddlenlp on pip on Windows
- ValueError: The field admin.LogEntry.user was declared with a lazy reference to ‘MyApp.sysusers‘