Giter Site home page Giter Site logo

Comments (1)

vinodhkumara avatar vinodhkumara commented on May 31, 2024

Hi Lawouach,
Greetings ! This is Vinodh
I am trying to build the IoTivity framework and getting the simillar error.
So could you please give your suggestion to solve the same?

Below is the error: Build command used is "scons TARGET_OS=android"
scons: Reading SConscript files ...
Processing using SCons version 3.1.0
Python 3.5.2 (default, Nov 12 2018, 13:43:14) [GCC 5.4.0 20160609] on linux
NameError: name 'ModuleNotFoundError' is not defined:
File "/home/mbit/VINO/IoT_Project/OCF_IoTivity/IoTivity/IoTivity_Source/iotivity/SConstruct", line 32:
SConscript('build_common/SConscript')
File "/usr/local/lib/scons/SCons/Script/SConscript.py", line 668:
return method(*args, **kw)
File "/usr/local/lib/scons/SCons/Script/SConscript.py", line 605:
return _SConscript(self.fs, *files, **subst_kw)
File "/usr/local/lib/scons/SCons/Script/SConscript.py", line 286:
exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)
File "/home/mbit/VINO/IoT_Project/OCF_IoTivity/IoTivity/IoTivity_Source/iotivity/build_common/SConscript", line 962:
env.SConscript('external_builders.scons')
File "/usr/local/lib/scons/SCons/Script/SConscript.py", line 605:
return _SConscript(self.fs, *files, **subst_kw)
File "/usr/local/lib/scons/SCons/Script/SConscript.py", line 286:
exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)
File "/home/mbit/VINO/IoT_Project/OCF_IoTivity/IoTivity/IoTivity_Source/iotivity/build_common/external_builders.scons", line 19:
except ModuleNotFoundError:

from chaostoolkit-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.