alibaba / alibaba/RecIS

Installation issue

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
356
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Run
```
git clone https://github.com/alibaba/RecIS.git
cd recis
git submodule update --init --recursive
```
shows cant clone thrid party
```
(pyg) ➜ [/home/ubuntu/Projects/RecIS/recis] git:(main)
git submodule update --init --recursive
Submodule 'third_party/cccl' (http://gitlab.alibaba-inc.com/lujia.lmj/cccl.git) registered for path '../third_party/cccl'
Cloning into '/home/ubuntu/Projects/RecIS/third_party/cccl'...
fatal: unable to access 'http://gitlab.alibaba-inc.com/lujia.lmj/cccl.git/': The requested URL returned error: 502
fatal: clone of 'http://gitlab.alibaba-inc.com/lujia.lmj/cccl.git' into submodule path '/home/ubuntu/Projects/RecIS/third_party/cccl' failed
Failed to clone 'third_party/cccl'. Retry scheduled
Cloning into '/home/ubuntu/Projects/RecIS/third_party/cccl'...
fatal: unable to access 'http://gitlab.alibaba-inc.com/lujia.lmj/cccl.git/': The requested URL returned error: 502
fatal: clone of 'http://gitlab.alibaba-inc.com/lujia.lmj/cccl.git' into submodule path '/home/ubuntu/Projects/RecIS/third_party/cccl' failed
Failed to clone 'third_party/cccl' a second time, aborting
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported git clone and git submodule update --init --recursive commands, then trace the third_party/cccl submodule configuration and its inaccessible URL. Done means a fresh RecIS checkout can initialize the submodule without the 502 failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.