Uh oh!
There was an error while loading. Please reload this page.
[OPTIONAL] Add a note about OSX locales and pipenv - #7
[OPTIONAL] Add a note about OSX locales and pipenv#7Harish Navnit (tinvaan) wants to merge 1 commit into
Conversation
bendialpad
commented
Feb 16, 2022
I'm not sure if we should be adding external library-specific notes here since there's most likely a long list of gotchas with those libraries that can be found on their respective repos. Jake Nielsen (@jakedialpad) any thoughts? |
Harish Navnit (tinvaan)
commented
Feb 16, 2022
Agree. However, this particular issue seemed more platform specific than library specific. Either way, it's not a make or break change. Fine by me either way. |
| That was easy :) | ||
| <b>NOTE</b>: If you're on OSX, you may need to set the LOCALE's explcitly before running the `pipenv install` command. |
There was a problem hiding this comment.
Just noticed a little typo: explcitly -> explicitly
:p
Just a small note for first time users to follow along.