Hi, svn.gnucash.org is just fine..
PING svn.gnucash.org (204.107.200.65) 56(84) bytes of data. 64 bytes from cvs.gnucash.org (204.107.200.65): icmp_seq=1 ttl=42 time=155 ms 64 bytes from cvs.gnucash.org (204.107.200.65): icmp_seq=2 ttl=42 time=157 ms ^C --- svn.gnucash.org ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1756ms rtt min/avg/max/mdev = 155.690/156.580/157.470/0.890 ms -derek Quoting Ian Smith-Heisters <i...@idiosyncra.tc>: > Hi folks, > > I just compiled gnucash-svn so that I can play with DBI and Python > bindings. I had to pull it from the unofficial clone on github, since > svn.gnucash.org seems to be down? > > Everything compiled fine, was able to load my data into the db. Now I > try to use python, but I'm not sure what to set my PYTHONPATH to. I've > looked around my system, but I can't find anything that looks like a > Python gnucash Module except for gnucash_core.py in the source tree. I > tried using that: > > -- > $ cd /usr/src/gnucash.git/src/optional/python-bindings/ > $ ipython > Python 2.5.2 (r252:60911, Oct 5 2008, 19:29:17) > Type "copyright", "credits" or "license" for more information. > > IPython 0.8.4 -- An enhanced Interactive Python. > ? -> Introduction and overview of IPython's features. > %quickref -> Quick reference. > help -> Python's own help system. > object? -> Details about 'object'. ?object also works, ?? prints more. > > In [1]: import gnucash_core > --------------------------------------------------------------------------- > ImportError Traceback (most recent call last) > > /usr/src/gnucash.git/src/optional/python-bindings/<ipython console> in > <module>() > > /usr/src/gnucash.git/src/optional/python-bindings/gnucash_core.py in > <module>() > 22 # @author Jeff Green, ParIT Worker Co-operative <j...@parit.ca> > 23 > ---> 24 import gnucash_core_c > 25 > 26 from function_class import \ > > ImportError: No module named gnucash_core_c > > In [2]: > -- > > ... which is kinda what I expected. Can anyone provide a pointer? > > Thanks, > Ian > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH warl...@mit.edu PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel