Skip to content

How to fix this error #8

@computer2s

Description

@computer2s

How to fix this error:

root ➜ .../Desktop/browser-use/open-computer-use/os_computer_use (os-computer-use) $ poetry run start Warning: 'start' is an entry point defined in pyproject.toml, but it's not installed as a script. You may get improper sys.argv[0]. The support to run uninstalled scripts will be removed in a future release. Run poetry install to resolve and get rid of this message. Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/local/python/3.12.1/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named 'main'

when running poetry run start? Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions