You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-...@googlegroups.com
Hello. I'm trying to convert the quck.xml file generated using --fcd-output but in the process, I'm getting some strange errors after executing the following command.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-...@googlegroups.com
Please do not spam the list asking the same questions.
In your previous question, you asked how you can use SUMO trace files, and you found it by yourself. Great.
Now you get an error that the traceExporter.py tool you need to use is not in the sumo "base" folder.
Search a little bit. It could be in another folder within sumo.
陳冠全
unread,
Sep 18, 2014, 4:53:57 AM9/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-...@googlegroups.com
sorry this is my first time using this platform i have no idea about what you mean i change the folder in to the file which i named hello.sumo.cfg But i use command line traceExporter.py in order to get ns2mobility tcl file however terminal tells me command not found
Konstantinos於 2014年9月18日星期四UTC+8下午4時42分22秒寫道:
Tommaso Pecorella
unread,
Sep 18, 2014, 4:56:12 AM9/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-...@googlegroups.com
He's missing a "./" in front of the "traceExporter.py" command. Most probably it should be "./traceExporter.py".
And please, PLEASE. Before QQ'ing, read the ***** manual. In this case the command line ***** manual. Otherwise the next thing you'll ask is why you can't execute a script that doesn't have the executable bit set.