Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cannot run openvisualizer with scons #55

Open
xvilajosana opened this issue Feb 12, 2021 · 1 comment
Open

I cannot run openvisualizer with scons #55

xvilajosana opened this issue Feb 12, 2021 · 1 comment

Comments

@xvilajosana
Copy link
Member

vagrant@linux:~/openwsn/openvisualizer$ sudo scons runweb --sim

scons: *** No SConstruct file found.
File "/usr/local/lib/python2.7/dist-packages/scons/SCons/Script/Main.py", line 940, in _main

could you please let me know how to run it?

@TimothyClaeys
Copy link
Member

TimothyClaeys commented Feb 12, 2021

Hi @xvilajosana, openvisualizer does no longer depend on SCons. The code has been split into two python command line tools:

  • openv-server (manages the interaction with the hardware motes or simulated motes)
  • openv-client (allows you to manipulate the network or individual motes)

Everything is described in the README.md. Let me know if you still have issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants