Advertisement
Guest User

gyp error

a guest
Oct 29th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.55 KB | None | 0 0
  1. avinash@Avinash:~/Desktop/luvit$ ls -h
  2. all.gyp              common.gypi      include      NOTICE.txt       tools
  3. api.markdown         configure        lib          README.markdown
  4. bin                  deps             LICENSE.txt  src
  5. cgi_parity.markdown  errors.markdown  luvit.gyp    tests
  6. ChangeLog            examples         Makefile     TODO
  7. avinash@Avinash:~/Desktop/luvit$ ./configure
  8. Traceback (most recent call last):
  9.   File "./configure", line 16, in <module>
  10.     import gyp
  11. ImportError: No module named gyp
  12. avinash@Avinash:~/Desktop/luvit$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement