All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 01:08 | willkg joined #miro-hackers | |
| 03:26 | willkg joined #miro-hackers | |
| 04:45 | CarlFK joined #miro-hackers | |
| 13:31 | GitHub28 joined #miro-hackers | |
| 13:31 | GitHub28 | [miro] geoffl pushed 1 new commit to master: https://github.com/pculture/mi[…]4360207bd88e8a369 |
| 13:31 | [miro/master] Merge pull request #130 from paulswartz/oneiric-helperscript - geoffl | |
| 13:31 | GitHub28 left #miro-hackers | |
| 13:57 | willkg joined #miro-hackers | |
| 14:26 | arpu joined #miro-hackers | |
| 15:51 | Jonah joined #miro-hackers | |
| 15:52 | Jonah | Jonah |
| 16:02 | z3p joined #miro-hackers | |
| 16:08 | melinath | Guest94661: Did you figure out which package to install to fix the paypal issue? |
| 16:09 | Guest94661 | nope |
| 16:09 | I'm trying the pip install PIL | |
| 16:09 | look at this | |
| 16:10 | (mc)ubuntu2 ubuntu:~/python-environments/mc/src/miro-community$ pip install PIDownloading/unpacking PI Could not find any downloads that satisfy the requirement PI No distributions at all found for PI Storing complete log in /home/ubuntu2/.pip/pip.log (mc)ubuntu2 ubuntu:~/python-environments/mc/src/miro-community$ cd ~/projects/localmc (mc)ubuntu2 ubuntu:~/projects/localmc$ python manage.py syncdb --noinputError: No mo |
|
| 16:11 | trying it differently now and hopefully it should work | |
| 16:13 | now it finished installing and I tried running it again and got the following | |
| 16:13 | (mc)ubuntu2 ubuntu:~/projects/localmc$ python manage.py syncdb --noinput Error: No module named BeautifulSoup (mc)ubuntu2 ubuntu:~/projects/localmc$ |
|
| 16:16 | do I have to run this "python setup.py develop" at all | |
| 18:52 | z3p | deardiary: Ubuntu packages of 4.0.4 are now in the miro-releases PPA: https://launchpad.net/~pcf/+archive/miro-releases |
| 18:52 | (not sure if that'll work) | |
| 19:09 | arpu joined #miro-hackers | |
| 19:10 | glee joined #miro-hackers | |
| 19:12 | CarlFK joined #miro-hackers | |
| 22:19 | maggie_s joined #miro-hackers |
ubuntu:~/python-environments/mc/src/miro-community$ pip install PIDownloading/unpacking PI Could not find any downloads that satisfy the requirement PI No distributions at all found for PI Storing complete log in /home/ubuntu2/.pip/pip.log (mc)ubuntu2