Project

General

Profile

Actions

Bug #3175

open

ImportError: No module named doxygen

Added by Anonymous over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
docs
Target version:
Start date:
09/05/2015
Due date:
% Done:

0%

Estimated time:

Description

I installed and used ndnSIM 1.0.

When I used the command: git clone -b master-v1 git://github.com:named-data/ndnSIM.git ns-3/src/ndnSIM. I obtain the Error:
fatal: unable to connect to github.com:
github.com: Servname not supported for ai_socktype

I tried the command: git clone git://github.com/NDN-Routing/ndnSIM.git ns-3/src/ndnSIM which I used one year ago, it worked.
But when I compiling and running ndnSIM, I obtain ImportError: No module named doxygen.

Finally, I found the right should be: git clone -b master-v1 git://github.com:named-data/ndnSIM.git ns-3/src/ndnSIM


Related issues 1 (1 open0 closed)

Is duplicate of ndnSIM - Bug #2824: Typo in documentation (git clone commands)NewSpyros Mastorakis05/15/2015

Actions
Actions #1

Updated by Spyros Mastorakis over 8 years ago

  • Priority changed from Normal to Low

Why do not you use the latest version of ndnSIM?

Actions #2

Updated by Alex Afanasyev over 8 years ago

  • Is duplicate of Bug #2824: Typo in documentation (git clone commands) added
Actions #3

Updated by Alex Afanasyev over 8 years ago

  • Category set to docs
  • Priority changed from Low to Normal
  • Target version set to 1.0-hotfix

Thanks Yuxiang, we meant to fix this issue with ndnSIM 1.0 documentation, but just keep delaying due to ndnSIM 2+ development activities.

Actions

Also available in: Atom PDF