GithubHelp home page GithubHelp logo

pyretic.py: command not found about pyretic HOT 7 OPEN

closedog avatar closedog commented on August 16, 2024
pyretic.py: command not found

from pyretic.

Comments (7)

jacostar avatar jacostar commented on August 16, 2024

Which tutorial you have?
Are you sure you have pyretic on it?
Try to look up at pyretic.lib.corelib to see if that module exists
(excuse my English, I´m Cuban)

from pyretic.

chelobarreto avatar chelobarreto commented on August 16, 2024

Hola, soy de Argentina sigamos en español :)

Te paso la receta:

Ubuntu 14.04 amd64 tiene que ser de 64 bits porque sino apt-get install
frenetic no instala nada

Clonas pyretic en una carpeta

cd /root

clone https://github.com/frenetic-lang/pyretic.git

Clonas pox

clone https://github.com/noxrepo/pox.git

Luego en /root tenes las carpetas pyretic y pox

Instalas Frenetic

Agregando en /etc/apt/sources.list

|deb https://dl.bintray.com/arjunguha/deb trusty main apt-get update &&
apt-get install frenetic |

Luego en /root/.profile agregas al final

PYTHONPATH=$PYTHONPATH:$HOME/pyretic:$HOME/pox
PATH=$PATH:$HOME/pyretic:$HOME/pox
export PYTHONPATH PATH

Y luego en /root/pyretic/start-frenetic.sh cambias el ./frenetic por la
ruta a frenetic que obtenes via
whereis frenetic

Espero que te sea de ayuda

On 03/06/16 09:41, jacostar wrote:

Which tutorial you have?
Are you sure you have pyretic on it?
Try to look up at pyretic.lib.corelib to see if that module exists
(excuse my English, I´m Cuban)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#65 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AQqwDb5UtoKkAp2lKaCCAZpBG1WoxEXRks5qICD8gaJpZM4IpNfX.

from pyretic.

jacostar avatar jacostar commented on August 16, 2024

Tengo ahora una duda, para que propones instalar frenetic si el tutorial que closedog habla es de pyretic?.
Yo he utilizado bastante a pyretic con una VM que se encuentra en SDNHUB (para mí mucho mejor que la VM que propone el sitio oficial del proyecto) y solo tiene instalado pyretic, he buscado y no aparece frenetic por ningun lugar.
Saludos

from pyretic.

closedog avatar closedog commented on August 16, 2024

Thanks for u answers. I finish the project by Ryu controller finally :)

from pyretic.

jacostar avatar jacostar commented on August 16, 2024

what was your project about?

from pyretic.

closedog avatar closedog commented on August 16, 2024

Just a mini project for my course

from pyretic.

himanshurawlani avatar himanshurawlani commented on August 16, 2024

root@mininet-vm:/pyretic# ./pyretic.py pyretic.pyresonance.apps.ids
Traceback (most recent call last):
File "./pyretic.py", line 313, in
main()
File "./pyretic.py", line 275, in main
write_log=options.write_log)
File "/home/mininet/pyretic/pyretic/core/runtime.py", line 87, in init
self.forwarding = main(**kwargs)
TypeError: main() takes exactly 1 argument (0 given)
root@mininet-vm:/pyretic#

I'm following this wiki : https://github.com/Resonance-SDN/pyresonance/wiki/PyResonance-overhaul:-Running-example-applications
I'm stuck here, please help...

from pyretic.

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.