-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
Please help i cloned the saleor project and i did pip install and i have configured the postgress database and secretkey. and when i run the following command manage.py migrate,
i get this.
```
…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
# Release Notes
The [BitShares](https://bitshares.org) Core software has been updated to the [4.0.0 Protocol Release](https://github.com/bitshares/bitshares-core/milestone/17?closed=1). The Core so…
-
I tried to run `brew install --HEAD universal-ctags/universal-ctags/universal-ctags` on macOS 10.14.6 but results :
```
==> Installing universal-ctags from universal-ctags/universal-ctags
==> Clo…
-
### I'm a beginner here
I've cloned the project this project and try to run `pip install -r requirements.txt`. It normally works fine but recently it shows error
> Collecting colorama; platform_s…
-
### Versions
pip==18.1
pipenv==2018.10.9
### Issue description
When trying to do `install` operations with `pipenv`, I get the following error: `TypeError: stat: path should be string, bytes, …
-
Following the installation guide for Saleor in a virtualenv with Python 2.7. When I run the `python manage.py migrate` command. I get the following error:
```bash
(saleor)➜ saleor git:(master) ✗…
-
### What I'm trying to achieve
I have made the settings such that I ship products only in-country, in this case, GB. I have my settings as follows:
```
DEFAULT_COUNTRY = 'GB'
COUNTRIES_ONLY = […
-
First, thanks for putting this library together. I'm working to get things up and running so that I might be able to contribute a bit.
I have an elasticsearch server that has a hostname and requir…