Joseph Misiti

Results 14 issues of Joseph Misiti

I am currently trying install CCV on UBUNTU - it is not as easy as I thought it was going to be. Is there anything preventing someone from creating an...

`````` python DEBUG 2015-06-09 23:29:07,418 Configuring Raven for host: http://DEADBEEFDEADBEEFDEADBEEFDEADBEEF:DEADBEEFDEADBEEFDEADBEEFDEADBEEF@localhost:9000:/2 Traceback (most recent call last): File "./manage.py", line 10, in execute_from_command_line(sys.argv) File "/opt/envs/cinematique/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line utility.execute() File "/opt/envs/cinematique/local/lib/python2.7/site-packages/django/core/management/__init__.py",...

When I add them, they are added successfully, but then I am seeing a `TypeError` I have to catch: ``` python File "/srv/www/cinematique/cin/core/management/commands/test_trello.py", line 55, in handle 'Cinematique' File "/srv/www/cinematique/cin/core/trello_api.py",...

I am seeing the following try to run on iOS ``` Logs for your project will appear below. Press Ctrl+C to exit. Unable to resolve "./assets/brand/[email protected]" from "Assets.js" Failed building...

This may not be a bug, but I'm currently using `celery==3.1.18` and `django-celery==3.1.16` backed by MYSQL and SQS (for queueing) and when I update both attributes or add/remove tasks from...

First off, I would just like to say that your blog posts are awesome. The math you are blogging about is extremely complicated (if you are trying to read it...

I am seeing the following error ``` (socialq)JOSEPH-MISITI:lapack-3.2 josephmisiti$ gem install linalg Building native extensions. This could take a while... ERROR: Error installing linalg: ERROR: Failed to build gem native...

There are a few people that created issues saying the galerts package no longer works. I pulled together a few different versions from on github into something that works again....

After cding into my /usr/share/munin/plugins directory, I run ``` db1:/usr/share/munin/plugins$ python mongodb_flush_avg total_ms.value 6837.046 ``` You can see it is returning a float. No graph was being produced to I...

`/api/v1/login` and `/api/v1/logout`