Geosoft API Python 9.5.0

Options
MarcVallee1
MarcVallee1 Posts: 2 Fluorite Rank Badge
edited February 2023 in GeoStudio
I have the following error with 9.5.0. The same program and dataset was working fine with 9.4.0.
File "C:\Users\Marc\Documents\Logiciels\aeminv\aeminv\data.py", line 45, in loadlinedata
self.time, ch, self.fid = self.dataparameters.gdb.read_line(linenumber, channels=[self.dataparameters.timechannel])
File "C:\Users\Marc\Anaconda3\lib\site-packages\geosoft\gxpy\gdb.py", line 1708, in read_line
ls = self.line_name_symb(line)[1]
File "C:\Users\Marc\Anaconda3\lib\site-packages\geosoft\gxpy\gdb.py", line 861, in line_name_symb
raise GdbException(_t('Line \'{}\' not found'.format(line)))
geosoft.gxpy.gdb.GdbException: Line 'L180' not found

This discussion has been closed.