Skip to content
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

Create Conda Environment #163

Open
richerkay opened this issue Jul 14, 2024 · 7 comments
Open

Create Conda Environment #163

richerkay opened this issue Jul 14, 2024 · 7 comments
Labels
question Further information is requested

Comments

@richerkay
Copy link

❓ Ask a Question:

could not create and env getting errors maybe im doing something wrong someone plss help.

Description:

(base) C:\Users\Lenovo>conda env create -f envs/environment-gpu.yaml
EnvironmentFileNotFound: 'C:\Users\Lenovo\envs\environment-gpu.yaml' file not found

@richerkay richerkay added the question Further information is requested label Jul 14, 2024
@Ghassen-Chaabouni
Copy link
Contributor

@richerkay Before running the commands, you need to cd into the dot repo

@richerkay
Copy link
Author

richerkay commented Jul 15, 2024

@richerkay Before running the commands, you need to cd into the dot repo

Thanks but am new to all this, where can i locate the dot repo?

@Ghassen-Chaabouni
Copy link
Contributor

@richerkay Before running the commands, you need to cd into the dot repo

Thanks but am new to all this, where can i locate the dot repo?

First clone the repo

git clone https://github.com/sensity-ai/dot.git

Then cd <path/to/the/cloned/dot/repo.

An easier option to use dot, is to download and run the executable from here. Choose the one that corresponds to your OS.

@richerkay
Copy link
Author

@richerkay Before running the commands, you need to cd into the dot repo

Thanks but am new to all this, where can i locate the dot repo?

First clone the repo

git clone https://github.com/sensity-ai/dot.git

Then cd <path/to/the/cloned/dot/repo.

An easier option to use dot, is to download and run the executable from here. Choose the one that corresponds to your OS.

still cant get it right, i download dot for windows and extract getting errors please help.

(base) C:\Users\Lenovo>cd C:\dot

(base) C:\dot>dot --help
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
Usage: dot [OPTIONS]

Run the dot UI.

Options:
--help Show this message and exit.

(base) C:\dot>dot -c ./configs/simswap.yaml --target 0 --source "./data" --use_gpu
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
Error in sys.excepthook:

Original exception was:
Error in sys.excepthook:

Original exception was:

(base) C:\dot>

@Ghassen-Chaabouni
Copy link
Contributor

If you are using the executable, you dont need to call dot from the CLI. Just double click on dot.exe if you are on windows

@richerkay
Copy link
Author

If you are using the executable, you dont need to call dot from the CLI. Just double click on dot.exe if you are on windows

Ooh, great it work i was thinking i have to use the CLI, but one more issue it says ERROR: No face detected!
THANKS SO MUCH FOR HELPING.

INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
=== Control keys ===
1-9: Change avatar
1: C:/Users/Lenovo/Pictures/vlcsnap-2024-07-15-08h45m38s413.png
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!
ERROR: No face detected!

@Ghassen-Chaabouni
Copy link
Contributor

Your face needs to be visible to the camera. Also, make sure that you are using the correct camera id. The default value is 0. You may need to change it if you have multiple cameras or vcam softwares installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants