Skip to content

Commit 2947d84

Browse files
committed
add further note about brew sucking (pipenv install)
1 parent 69e7d34 commit 2947d84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ OR
165165
166166
* [Install Docker](https://docs.docker.com/docker-for-mac/install/) and use the [`dockerizePip` option](#cross-compiling).
167167
168+
Also, [brew seems to cause issues with pipenv](https://github.com/dschep/lambda-decorators/issues/4#event-1418928080),
169+
so make sure you install pipenv using pip.
168170
169171
## :checkered_flag: Windows `dockerizePip` notes
170172
For usage of `dockerizePip` on Windows do Step 1 only if running serverless on windows, or do both Step 1 & 2 if running serverless inside WSL.

0 commit comments

Comments
 (0)