Runtime error after cloning repository

Hello Wise Wonderful Wonderful people…

so I think I have cloned my first repo :clap: (hey we gotta celebrate our own ha)

but now I have a run time error… (shocker right, total newbs shouldn’t be allowed to do this)

runtime error

Exit code: 1. Reason: Traceback (most recent call last): File “/home/user/app/app.py”, line 7, in import roop.globals ModuleNotFoundError: No module named ‘roop’

Container logs:

===== Application Startup at 2025-02-08 21:04:12 =====

Traceback (most recent call last):
  File "/home/user/app/app.py", line 7, in <module>
    import roop.globals
ModuleNotFoundError: No module named 'roop'
Traceback (most recent call last):
  File "/home/user/app/app.py", line 7, in <module>
    import roop.globals

![image|607x500](upload://d0ttMT3TgxkqDmin775DDmWVXws.png)

ModuleNotFoundError: No module named 'roop'

any help will be greatly appreciated

1 Like

I think you need to write the following in requiements.txt and place it in Spaces. However, since maintenance of that library seems to have stopped a long time ago, I don’t know if it will work now.

requirements.txt

git+https://github.com/s0md3v/roop