chat.freenode.net #tryton log beginning Sun Mar 21 00:00:02 CET 2010 | ||
2010-03-21 00:21 -!- johbo(~joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton | ||
2010-03-21 02:16 -!- vengfulsquirrel(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2010-03-21 05:18 -!- yangoon(~mathiasb@p549F5F5F.dip.t-dialin.net) has joined #tryton | ||
2010-03-21 09:33 -!- sharkcz(~dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton | ||
2010-03-21 09:50 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-03-21 09:51 -!- enlightx(~enlightx@217.202.112.180) has joined #tryton | ||
2010-03-21 10:20 -!- Timitos(~timitos@88.217.184.172) has joined #tryton | ||
2010-03-21 12:03 -!- bechamel(~user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2010-03-21 12:19 -!- tekknokrat(~gthielebe@95.214.23.55) has joined #tryton | ||
2010-03-21 13:12 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-03-21 14:22 -!- sharoon(~sharoonth@opg066b.halls.manchester.ac.uk) has joined #tryton | ||
2010-03-21 16:08 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-03-21 16:30 -!- tekoholic(~quassel@tekoholic-1-pt.tunnel.tserv8.dal1.ipv6.he.net) has joined #tryton | ||
2010-03-21 17:05 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-03-21 17:43 -!- enlightx(~enlightx@host-78-13-113-52.cust-adsl.tiscali.it) has joined #tryton | ||
2010-03-21 18:05 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-03-21 18:55 -!- vengfulsquirrel(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2010-03-21 19:18 -!- johbo(~joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton | ||
2010-03-21 21:06 -!- tekknokrat(~gthielebe@95.214.59.158) has joined #tryton | ||
2010-03-21 21:19 -!- tekknokrat1(~gthielebe@95.214.52.106) has joined #tryton | ||
2010-03-21 21:44 -!- tekknokrat(~gthielebe@95.214.9.1) has joined #tryton | ||
2010-03-21 21:47 -!- tekknokrat1(~gthielebe@95.214.42.169) has joined #tryton | ||
2010-03-21 22:05 -!- FWiesing(~FWiesing@194-208-185-012.tele.net) has joined #tryton | ||
2010-03-21 22:51 -!- Timitos(~timitos@88.217.184.172) has left #tryton | ||
2010-03-21 22:56 -!- ohooi(~45a4c973@gateway/web/freenode/x-uitmzbspqxdwxeoq) has joined #tryton | ||
2010-03-21 22:56 <ohooi> i got a chunk of the way through the installation (archlinux) | ||
2010-03-21 22:56 <ohooi> but now i'm getting this error on calling trytond | ||
2010-03-21 22:57 <ohooi> anyone alive in here? | ||
2010-03-21 22:57 <ohooi> well let me pastebin it | ||
2010-03-21 22:57 <ohooi> http://pastebin.ca/1848648 | ||
2010-03-21 22:58 <ohooi> this is mildly cryptic | ||
2010-03-21 23:11 <vengfulsquirrel> ohooi: Are you installing from trunk? What version of python? | ||
2010-03-21 23:12 <vengfulsquirrel> ha oh hey its right there in the traceback | ||
2010-03-21 23:12 <vengfulsquirrel> at least the python version | ||
2010-03-21 23:13 <ohooi> installing from archlinux user repos | ||
2010-03-21 23:14 <ohooi> how do i init the whole thing | ||
2010-03-21 23:14 <ohooi> my real question now is | ||
2010-03-21 23:14 <ohooi> i fixed that error | ||
2010-03-21 23:14 <vengfulsquirrel> You mean initialize the database? | ||
2010-03-21 23:15 <ohooi> i looked through all the docs and only found basic install stuff | ||
2010-03-21 23:15 <ohooi> mnhm | ||
2010-03-21 23:16 <ohooi> i'm getting all sorts of weird errors actually | ||
2010-03-21 23:16 <vengfulsquirrel> http://code.google.com/p/tryton/wiki/SetupAndStart | ||
2010-03-21 23:16 <vengfulsquirrel> ? | ||
2010-03-21 23:18 <ohooi> this looks like what i need | ||
2010-03-21 23:18 <ohooi> ooh yes | ||
2010-03-21 23:20 <ohooi> ImportError: No module named osv | ||
2010-03-21 23:21 <yangoon> ohooi: you can not run openerp modules with tryton | ||
2010-03-21 23:21 <ohooi> i had no idea i was doing that | ||
2010-03-21 23:22 <ohooi> what is an openerp module | ||
2010-03-21 23:22 <vengfulsquirrel> Maybe the tryond modules you are using do not match your trytond version. What version of tryton are you using ? | ||
2010-03-21 23:23 <yangoon> ohooi: sorry, should archilinux ship still tryton 1.0? | ||
2010-03-21 23:23 <ohooi> that's possible | ||
2010-03-21 23:24 <ohooi> 1.4.2-6 | ||
2010-03-21 23:24 <ohooi> most of the modules are numbered 1.4.0 in the repo | ||
2010-03-21 23:24 <yangoon> ohooi: no, thats pretty actual | ||
2010-03-21 23:24 <ohooi> oh it was trytond_addons i think :/ | ||
2010-03-21 23:25 <yangoon> ohooi: from where did you get module helloWorld? | ||
2010-03-21 23:26 <ohooi> i wrote it ;) | ||
2010-03-21 23:26 <ohooi> from the tutorial | ||
2010-03-21 23:28 <ohooi> hmph...now it works till it needs psyco | ||
2010-03-21 23:28 <yangoon> ohooi: I have to leave, good luck | ||
2010-03-21 23:28 <ohooi> ACTION twiddles thumbs | ||
2010-03-21 23:29 <ohooi> thanks for the help | ||
2010-03-21 23:31 <vengfulsquirrel> You are trying to use psyco? | ||
2010-03-21 23:32 <vengfulsquirrel> This tutorial http://code.google.com/p/tryton/wiki/HelloWorld ? | ||
2010-03-21 23:34 <ohooi> this thing is confusing | ||
2010-03-21 23:35 <ohooi> yeah vengfulsquirrel | ||
2010-03-21 23:36 <ohooi> i got it running basically | ||
2010-03-21 23:36 <ohooi> i'll come back in a few days | ||
2010-03-21 23:36 <vengfulsquirrel> Okay cool | ||
2010-03-21 23:41 -!- carlos(~carlos@216.157.221.87.dynamic.jazztel.es) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!