[Expo-tech] Error due to 1/ Survey scans were re-named ?
Philip Sargent (Gmail)
philip.sargent at gmail.com
Mon Feb 24 14:15:45 GMT 2020
this renaming is nasty.
I wonder if it is the cause of my recent import error (my troggle not expo
server):
$ python databaseReset.py tunnel
([<SurvexScanSingle: SurvexScanSingle object>, <SurvexScanSingle:
SurvexScanSingle object>], 2)
Traceback (most recent call last):
File "databaseReset.py", line 211, in <module>
import_tunnelfiles()
File "databaseReset.py", line 81, in import_tunnelfiles
parsers.surveys.LoadTunnelFiles()
File "/mnt/d/CUCC-Expo/troggle/parsers/surveys.py", line 308, in
LoadTunnelFiles
SetTunnelfileInfo(tunnelfile)
File "/mnt/d/CUCC-Expo/troggle/parsers/surveys.py", line 282, in
SetTunnelfileInfo
FindTunnelScan(tunnelfile, path)
File "/mnt/d/CUCC-Expo/troggle/parsers/surveys.py", line 245, in
FindTunnelScan
assert len(scansfilel) == 1
AssertionError
More information about the Expo-tech
mailing list