From iammcgaber at gmail.com Tue Dec 11 12:06:47 2018 From: iammcgaber at gmail.com (Gabriel Sheeley) Date: Tue, 11 Dec 2018 12:06:47 -0500 Subject: [carpe] Meeting Tonight Message-ID: Hope to see everyone tonight. Zak is doing a talk on embedded Python. Check the Meetup page for more details. If you want to follow along with Zak: $ git clone https://y2kbugger at bitbucket.org/y2kbugger/SAPy.git $ cd SAPy $ pipenv install --dev # *note $ pipenv shell # Will launch shell (e.g. bash) in venv (SAPy) $ jupyter notebook If you don't have pipenv, install it using your package manager as a user pip package: $ pacman -S python-pipenv # arch linux $ brew install pipenv # homebrew on osx $ pip install --user pipenv # pip Gabriel Sheeley -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.colug.net/pipermail/carpe/attachments/20181211/8d3b755e/attachment.html