Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Question about dependency #3

Closed
kevin-xuan opened this issue Nov 28, 2022 · 2 comments
Closed

Question about dependency #3

kevin-xuan opened this issue Nov 28, 2022 · 2 comments

Comments

@kevin-xuan
Copy link

Hi, I encounter the error when installing poetry by poetry install:
捕获2
捕获
could you have a idea to solve this problem?

@kevin-xuan
Copy link
Author

Moreover, when i prepare the dataset using:

python data_gen.py \
   --data_dir=$data_dir/$seed \
   --output=$output_dir \
   --max_variations=1 \
   --num_episodes=100 \
   --tasks=$task \

I encounter another error, which seems to be related to import tap (my tap==0.2):
捕获
I really appreciate any help you can provide when you're free.
Thank you.

@kevin-xuan
Copy link
Author

I solve the issue by the link, which means that you need to run the following scripts in the terminal:

keyring --disable

poetry install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant