Thanks for the answer. That site provides wheels for installing the Python
libtiff package - great if "pip install libtiff" does not work out well.
Besides that package, you'll need to have a 64-bits DLL on your system for it
to work. That's the DLL I'm looking for.
--
https://mail.python.org/
Hi there!
I'm using Python package libtiff on Windows (version 0.4.2) - see also
https://github.com/pearu/pylibtiff. For this package to work well, it requires
you to have a libtiff.dll in your PATH. For 32-bits I got my DLL here:
http://gnuwin32.sourceforge.net/packages/tiff.htm (version 3.8.2)
Hi folks,
I'm new to Jython - not to Python. The good thing about Python is that
there are many packages available which can be installed easily by
means of setuptools. Today I installed Jython, because I'm thinking of
integrating some Python code into a web application which will be
hosted on a w
cted to deliver something which can work without such extra
extensions. I look forward to your ideas!
Kind regards,
Dobedani
--
http://mail.python.org/mailman/listinfo/python-list
le);
elems = doc.getElementsByTagName("Environment")
for elem in elems:
name = elem.getElementsByTagName("Name")[0];
if getText(name.childNodes) == "workspace":
...
with getText as defined on the webpage referenced above.
Kind regards,
Dobedani
http://www.pyt
like
getElementByTag() but I don't even know how to use those. TIA
Kind regards,
Dobedani
--
http://mail.python.org/mailman/listinfo/python-list