On Tue, 2010-01-26 at 15:47 +0100, Daniel Lidström wrote: > error: Unable to find file or target named > error: 'test_extending.py' > error: referred from project at > error: '.' > > There does not seem to be a script by the name test_extending.py. Did I miss > something? > Thanks in advance! >
That file is in boost/libs/python/quickstart/. I don't know much about running Python in Windows, but it looks like it was just looking in the default system Python locations. You may have to update your PYTHONPATH. Jim Bosch _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig