-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qeustion about No module named 'skill_chaining' #1
Comments
Hi, Jaujie, (1): Yes. That is correct. |
Yes, and I had rebuild again.
There is no skill_chaining.py for import? I also check your web file, but I also cannot find it. Did I miss something? |
Hi, I have the same error here. Have you found a solution to this? |
I just found out that the code is a bit wrong. In the file "SurRoL/surrol/data/data_generation_bipegtransfer.py", line 13, in |
Thanks for catching it out! I used the original name of this repo here, which would work on my local computer. I will fix it soon. |
Dear Tao,
Can you fix it asap? Thanks!
Regards,
Qi
Sent from iPhone
…On Sat, 4 May 2024 at 11:50 PM, Tao Huang ***@***.***> wrote:
Thanks for catching it out! I used the original name of this repo here,
which would work on my local computer. I will fix it soon.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACLQIFFZRVZVO5VYLZ4FILLZAT7VDAVCNFSM6AAAAAA3W7U3JOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUGI3TCMJQGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Dear Sir
I had tried install ViSkill, in Ubuntu 18.04, as web instruments. But
(1) I cannot find that file as
So, I add line "import surrol.gym" in ~/anaconda3/envs/viskill/lib/python3.8/site-packages/gym/envs/__ init__.py
Is it correct?
(2) then, I try
python SurRoL/surrol/data/data_generation_bipegtransfer.py --env BiPegTransfer-v0 --subtask grasp
it show me the error of below.
It looks it cannot identify the skill_chaining. Did I make something wrong? I will be very appreciated if you would kindly figure out the solution.
Thank you very much.
The text was updated successfully, but these errors were encountered: