I've been using dReportWriter successfully in Windows 7 for years. However, using the same program(s) in Windows 10, I am getting the following traceback:
Traceback (most recent call last): File "C:\Python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\ui\uiwx\dControlMixin.py", line 27, in _onWxHit self.raiseEvent(dEvents.Hit, evt, *args, **kwargs) File "C:\Python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\ui\uiwx\dPemMixin.py", line 1045, in raiseEvent super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs) File "C:\Python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\lib\eventMixin.py", line 81, in raiseEvent bindingFunction(event) File "C:\aaa\DaboCode\CalBirds\SelectCounty1.py", line 145, in buttonGoHit rw.ReportFormFile = "C:/aaa/DaboCode/Calbirds/CountyMissingSpeciesReport2.rfxml" File "C:\Python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\lib\reportWriter.py", line 2950, in _setReportFormFile self.HomeDirectory = os.path.join(os.path.split(val)[:-1])[0] File "C:\Python27\lib\ntpath.py", line 93, in join return result_drive + result_path TypeError: cannot concatenate 'str' and 'tuple' objects
----------- I have no idea how to troubleshoot this. Any hints appreciated.
Python 2.7.12 on Win 32 Dabo 0.9.4
Steve Rose
ᐧ
--- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html ---