Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to fix this in Setup (Contributors) #1602

Open
computer2s opened this issue Jan 21, 2025 · 1 comment
Open

How to fix this in Setup (Contributors) #1602

computer2s opened this issue Jan 21, 2025 · 1 comment
Labels

Comments

@computer2s
Copy link

How to fix these erroe:

            " File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
              File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
              File "/home/.cache/pypoetry/virtualenvs/skyvern-CSSmfg_8-py3.11/lib/python3.11/site-packages/ddtrace/internal/module.py", line 295, in _exec_module
                self.loader.exec_module(module)
              File "/home/Desktop/skyvern/skyvern/forge/sdk/api/llm/api_handler_factory.py", line 13, in <module>
                from skyvern.forge.sdk.api.llm.config_registry import LLMConfigRegistry
              File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
              File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
              File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
              File "/home/.cache/pypoetry/virtualenvs/skyvern-CSSmfg_8-py3.11/lib/python3.11/site-packages/ddtrace/internal/module.py", line 295, in _exec_module
                self.loader.exec_module(module)
              File "/home/Desktop/skyvern/skyvern/forge/sdk/api/llm/config_registry.py", line 55, in <module>"

when running ./run_skyvern.sh ? Thnaks.

@computer2s computer2s changed the title How to fix this in contributing? How to fix this in Setup (Contributors) Jan 21, 2025
@suchintan
Copy link
Contributor

@computer2s can you remind me what operating system you're running? If you're just trying to get local changes to take effect, I recommend uncommenting this line:

# - ./skyvern:/app/skyvern

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants