Skip to content

mac bug #13

@YongFaGitHub

Description

@YongFaGitHub

(venv) asd@asddeMac-mini CursorFocus % cursorfocus-review
Traceback (most recent call last):
File "/Users/asd/Library/Python/3.9/bin/cursorfocus-review", line 33, in
sys.exit(load_entry_point('cursorfocus', 'console_scripts', 'cursorfocus-review')())
File "/Users/asd/Library/Python/3.9/bin/cursorfocus-review", line 25, in importlib_load_entry_point
return next(matches).load()
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'cursorfocus'
(venv) asd@asddeMac-mini CursorFocus % cursorfocus
Traceback (most recent call last):
File "/Users/asd/Library/Python/3.9/bin/cursorfocus", line 33, in
sys.exit(load_entry_point('cursorfocus', 'console_scripts', 'cursorfocus')())
File "/Users/asd/Library/Python/3.9/bin/cursorfocus", line 25, in importlib_load_entry_point
return next(matches).load()
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'cursorfocus'
(venv) asd@asddeMac-mini CursorFocus %

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions