You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
D:\reprository\ssas-public>scons --app=IsoTpSend
scons: Reading SConscript files ...
TypeError: can only concatenate list (not "collections.deque") to list:
File "D:\reprository\ssas-public\SConstruct", line 8:
SConscript('SConscript',variant_dir=BUILD_DIR, duplicate=0)
File "D:\Anaconda3\Lib\site-packages\SCons\Script\SConscript.py", line 662:
return method(*args, **kw)
File "D:\Anaconda3\Lib\site-packages\SCons\Script\SConscript.py", line 598:
return _SConscript(self.fs, *files, **subst_kw)
File "D:\Anaconda3\Lib\site-packages\SCons\Script\SConscript.py", line 285:
exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)
File "D:\reprository\ssas-public\build\nt\GCC\IsoTpSend\SConscript", line 5:
Building()
File "D:\reprository\ssas-public/tools\building.py", line 1869:
appsappName.build()
File "D:\reprository\ssas-public/tools\building.py", line 1704:
CPPDEFINES = getattr(self, 'CPPDEFINES', []) + \
i am new to autosar and linux.i am getting this error. i tried to install and uninstall scons many time.
can you please help me ?
Beta Was this translation helpful? Give feedback.
All reactions