Code Monkey home page Code Monkey logo

Comments (8)

atomlab avatar atomlab commented on July 30, 2024 3

The same problem.
Ubuntu 20.04

# pip3 install nsot
# nsot-server init
Configuration file created at '/root/.nsot/nsot.conf.py'
# nsot-server start

output

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/logan/importer.py", line 64, in validate
    execfile(self.config_path, {
  File "/usr/local/lib/python3.8/dist-packages/logan/importer.py", line 21, in execfile
    exec(fh.read(), globalz, localz)
  File "<string>", line 11, in <module>
  File "/usr/local/lib/python3.8/dist-packages/nsot/conf/settings.py", line 414, in <module>
    0, dialect=macaddress.default_dialect(), version=48
  File "/usr/local/lib/python3.8/dist-packages/macaddress/__init__.py", line 18, in default_dialect
    if hasattr(settings, 'MACADDRESS_DEFAULT_DIALECT') and not MACAddressField.dialect:
  File "/usr/local/lib/python3.8/dist-packages/django/conf/__init__.py", line 56, in __getattr__
    self._setup(name)
  File "/usr/local/lib/python3.8/dist-packages/django/conf/__init__.py", line 41, in _setup
    self._wrapped = Settings(settings_module)
  File "/usr/local/lib/python3.8/dist-packages/django/conf/__init__.py", line 110, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
ModuleNotFoundError: No module named 'nsot_config'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/nsot-server", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.8/dist-packages/nsot/util/core.py", line 347, in main
    run_app(
  File "/usr/local/lib/python3.8/dist-packages/logan/runner.py", line 191, in run_app
    configure_app(config_path=config_path, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/logan/runner.py", line 125, in configure_app
    importer.install(
  File "/usr/local/lib/python3.8/dist-packages/logan/importer.py", line 40, in install
    sys.meta_path.append(LoganImporter(name, config_path, default_settings, **kwargs))
  File "/usr/local/lib/python3.8/dist-packages/logan/importer.py", line 55, in __init__
    self.validate()
  File "/usr/local/lib/python3.8/dist-packages/logan/importer.py", line 69, in validate
    raise ConfigurationError(unicode(e), exc_info[2])
logan.importer.ConfigurationError: ("No module named 'nsot_config'", <traceback object at 0x7fc36fc41780>)

from nsot.

shorton3 avatar shorton3 commented on July 30, 2024

I'm getting a similar issue installing 1.4.6 on latest Centos7: nsot_config module not found. The last successful install of nsot for me was 1.4.4. I've tried with both python2 and python3. Any guidance?

from nsot.

jdhall75 avatar jdhall75 commented on July 30, 2024

Either of you have any luck sorting this out?

from nsot.

spatel221 avatar spatel221 commented on July 30, 2024

Jason,
No luck at all at the moment. Would love some help on this. Willing to try anything :)

from nsot.

jdhall75 avatar jdhall75 commented on July 30, 2024

from nsot.

spatel221 avatar spatel221 commented on July 30, 2024

Yes please Jason, I would like to be a part of your "Keep you posted" list. Thank you so much for responding to the concerns - look forward to your response (and the new repo when it is there).

from nsot.

spatel221 avatar spatel221 commented on July 30, 2024

Hi Jason,
My humble question laced with great appreciation for your help is; As you got this working, when do you anticipate having this out? I would love to have a go and see if I can continue playing around with it to get it to work on my VM.

Regards,
Sandip

from nsot.

spatel221 avatar spatel221 commented on July 30, 2024

Hey Jason,
It's been a few months, is there anyone that's working on this? Kinda at a loss right now and I fear our IT folks are starting to get a little concerned and they are thinking of another platform to migrate us to. My team would prefer to stay on NSoT. Any help will do.

from nsot.

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.