That path is correct, you'll just need to use your package manager to install Python 3.x instead of the default Python, which is typically still on the 2.7 series. On Aug 4, 2015 8:06 AM, "David Haslam" <dfh...@googlemail.com> wrote:
> Thanks Ryan, > > I imagine some SWORD developers are competent in using Python under CygWin > as well as on Linux. > > When I tried u2o.py last week, it bombed out at the first line: > > #!/usr/bin/python3 > > This line seems to be particular to your current Linux system and chosen > Python interpreter. > Should I just delete it? > > Do you know whether any of these lines would stumble under CygWin? > > from __future__ import print_function, unicode_literals > import sys > import argparse > import os.path > import glob > import re > import codecs > import unicodedata > from contextlib import closing > > Regards, > > David > > > > > > > > > -- > View this message in context: > http://sword-dev.350566.n4.nabble.com/usfm-to-osis-converter-tp4654838p4654879.html > Sent from the SWORD Dev mailing list archive at Nabble.com. > > _______________________________________________ > sword-devel mailing list: sword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page >
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page