clementfarabet / lua---csv

A package to read and write CSV. Provides high-level database-like handlers.
46 stars 16 forks source link

Problem when install csvigo through luarocks #28

Open tadaHP opened 2 years ago

tadaHP commented 2 years ago

this is my lua

pi@raspberrypi:~/lua---csv $ lua
Lua 5.1 -- Copyright (C) 1994-2012 Lua.org, PUC-Rio.

 _____              _     
|_   _|            | |    
  | | ___  _ __ ___| |__  
  | |/ _ \| '__/ __| '_ \ 
  | | (_) | | | (__| | | |
  \_/\___/|_|  \___|_| |_|

and when i try to install csvigo

pi@raspberrypi:~/lua---csv $ luarocks install csvigo
Installing https://raw.githubusercontent.com/torch/rocks/master/csvigo-scm-1.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/csvigo-scm-1.rockspec... switching to 'build' mode
Cloning into 'lua---csv'...
fatal: unable to connect to github.com:
github.com[0: 15.164.81.167]: errno=Connection timed out

Error: Failed cloning git repository.

It appears what should i do?

tadaHP commented 2 years ago

I want to use it... There is no one ? And I want to ask with luarocks version can help to install csvigo