Open werruww opened 5 months ago
Lists do not open and project name does not appear
try this PR #603
Is it possible to upload the entire repaired files?
(base) C:\WINDOWS\system32>cd C:\Users\m\Desktop\p
(base) C:\Users\m\Desktop\p>git clone https://github.com/stitionai/devika.git Cloning into 'devika'... remote: Enumerating objects: 1483, done. remote: Counting objects: 100% (637/637), done. remote: Compressing objects: 100% (202/202), done. Receiving objects: 100% (1483/1483), 6.07 MiB | 3.32 MiB/s, done. Resolving deltas: 1% (9/864), reused 449 (delta 434), pack-reused 846Resolving deltas: 0% (0/864) Resolving deltas: 100% (864/864), done.
(base) C:\Users\m\Desktop\p>cd devika
(base) C:\Users\m\Desktop\p\devika>gh pr checkout 603 remote: Enumerating objects: 71, done. remote: Counting objects: 100% (71/71), done. remote: Compressing objects: 100% (65/65), done. remote: Total 71 (delta 42), reused 15 (delta 6), pack-reused 0 Unpacking objects: 100% (71/71), 23.13 KiB | 8.00 KiB/s, done. From https://github.com/stitionai/devika
(base) C:\Users\m\Desktop\p\devika>uv venv Using Python 3.11.5 interpreter at: C:\Users\m\anaconda3\python.exe Creating virtualenv at: .venv Activate with: .venv\Scripts\activate
(base) C:\Users\m\Desktop\p\devika>.venv\Scripts\activate
(devika) (base) C:\Users\m\Desktop\p\devika>uv pip install -r requirements.txt Resolved 143 packages in 7.43s Downloaded 2 packages in 5.57s Installed 143 packages in 1m 05s
(devika) (base) C:\Users\m\Desktop\p\devika>playwright install --with-deps
(devika) (base) C:\Users\m\Desktop\p\devika>python devika.py 24.06.17 10:28:44: root: INFO : Initializing Devika... 24.06.17 10:28:44: root: INFO : checking configurations... 24.06.17 10:28:44: root: INFO : Initializing Prerequisites Jobs...
A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\Users\m\Desktop\p\devika\devika.py", line 8, in
(devika) (base) C:\Users\m\Desktop\p\devika>
(base) C:\Users\m>cd C:\Users\m\Desktop\p
(base) C:\Users\m\Desktop\p>git clone https://github.com/stitionai/devika.git Cloning into 'devika'... remote: Enumerating objects: 1483, done. remote: Counting objects: 100% (648/648), done. remote: Compressing objects: 100% (205/205), done. Receiving objects: 100% (1483/1483), 6.07 MiB | 1.54 MiB/s, done. remote: Total 1483 (delta 519), reused 457 (delta 442), pack-reused 835 Resolving deltas: 100% (866/866), done.
(base) C:\Users\m\Desktop\p>cd devika
(base) C:\Users\m\Desktop\p\devika>uv venv Using Python 3.11.5 interpreter at: C:\Users\m\anaconda3\python.exe Creating virtualenv at: .venv Activate with: .venv\Scripts\activate
(base) C:\Users\m\Desktop\p\devika>.venv\Scripts\activate
(devika) (base) C:\Users\m\Desktop\p\devika>uv pip install -r requirements.txt Resolved 143 packages in 1.12s Installed 143 packages in 30.15s
(devika) (base) C:\Users\m\Desktop\p\devika>playwright install --with-deps
(devika) (base) C:\Users\m\Desktop\p\devika>python devika.py 24.06.17 10:37:54: root: INFO : Initializing Devika... 24.06.17 10:37:54: root: INFO : checking configurations... 24.06.17 10:37:54: root: INFO : Initializing Prerequisites Jobs...
A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\Users\m\Desktop\p\devika\devika.py", line 8, in
(devika) (base) C:\Users\m\Desktop\p\devika>python devika.py 24.06.17 10:41:53: root: INFO : Initializing Devika... 24.06.17 10:41:53: root: INFO : checking configurations... 24.06.17 10:41:53: root: INFO : Initializing Prerequisites Jobs...
A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\Users\m\Desktop\p\devika\devika.py", line 8, in huggingface_hub
cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\Users\m.cache\huggingface\hub\models--sentence-transformers--all-MiniLM-L6-v2. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the HF_HUB_DISABLE_SYMLINKS_WARNING
environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to see activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
warnings.warn(message)
config_sentence_transformers.json: 100%|███████████████████████████████████████████████████████████| 116/116 [00:00<?, ?B/s]
README.md: 100%|███████████████████████████████████████████████████████████████████████████████| 10.7k/10.7k [00:00<?, ?B/s]
sentence_bert_config.json: 100%|█████████████████████████████████████████████████████████████████| 53.0/53.0 [00:00<?, ?B/s]
config.json: 100%|█████████████████████████████████████████████████████████████████████████| 612/612 [00:00<00:00, 39.2kB/s]
model.safetensors: 100%|███████████████████████████████████████████████████████████████| 90.9M/90.9M [00:25<00:00, 3.53MB/s]
tokenizer_config.json: 100%|███████████████████████████████████████████████████████████████████████| 350/350 [00:00<?, ?B/s]
vocab.txt: 100%|██████████████████████████████████████████████████████████████████████████| 232k/232k [00:00<00:00, 872kB/s]
tokenizer.json: 100%|████████████████████████████████████████████████████████████████████| 466k/466k [00:00<00:00, 1.11MB/s]
special_tokens_map.json: 100%|█████████████████████████████████████████████████████████████| 112/112 [00:00<00:00, 7.18kB/s]
1_Pooling/config.json: 100%|███████████████████████████████████████████████████████████████████████| 190/190 [00:00<?, ?B/s]
Traceback (most recent call last):
File "C:\Users\m\Desktop\p\devika\devika.py", line 8, in
not work