Nate Aune
Nate Aune
When I try to connect to the Sonos device from iTunes, I get this error message: ``` The AirPlay device “Living Room (AirSonos)” is not compatible with this version of...
You might want to make a release of python-pricing to avoid the error below: https://pypi.python.org/pypi?%3Aaction=search&term=python-pricing&submit=sea ``` Obtaining django-billing from git+https://github.com/gabrielgrant/django-billing.git#egg=django-billing (from -r requirements.txt (line 44)) Cloning https://github.com/gabrielgrant/django-billing.git to /Users/nateaune/.virtualenvs/smallslivewebsite/src/django-billing Running...
I just chose MIT license without giving it much thought and then read the recent discussion about choosing a license for Docker, and it was decided to use Apache2 for...
- Doesn't use a YAML file. - Uses a Procfile. Recommended way is to use gunicorn. - Doesn't have a postinstall type script but requires running "heroku run" to execute...
When I try to run pipdeptree with output of png, svg or pdf, it tells me that Graphviz is not installed, but it appears to be already installed. ``` root@8bf322acc378:/edx/app/edxapp/edx-platform#...
When I try to download and install Mist using the instructions at https://github.com/mistio/mist-ce/releases/tag/v4.5.5 I get the following error: ``` % docker-compose up -d Pulling mongodb (mongo:3.2)... 3.2: Pulling from library/mongo...
When trying to authenticate against Github, I see this error message: ``` Could not login. Unknown remote service. (Are cookies blocked from https://www.madoko.net?) ```
When I try to start up Mediathread, I'm getting this error: ``` Unhandled exception in thread started by Traceback (most recent call last): File "/Users/nateaune/Dropbox/code/venvs/mediathread/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 88, in inner_run self.validate(display_num_errors=True)...