Skip to content

FileNotFoundError: Could not find module #7501

Answered by rokm
JMoreno97 asked this question in Help
Discussion options

You must be logged in to vote
import 'screen_recorder_sdk.screen_recorder' # <_frozen_importlib_external.SourcelessFileLoader object at 0x0000017BA14C9310>
# _bootlocale not found in PYZ
import _bootlocale # loaded from Zip C:\Users\IEETA-XR\AppData\Local\Temp\_MEI108402\base_library.zip\_bootlocale.pyc
Traceback (most recent call last):
  File "PyInstaller\loader\pyimod03_ctypes.py", line 53, in __init__
  File "ctypes\__init__.py", line 374, in __init__
FileNotFoundError: Could not find module 'C:\Users\IEETA-XR\AppData\Local\Temp\_MEI108402\screen_recorder_sdk\lib\ScreenRecorder.dll' (or one of its dependencies). Try using the full path with constructor syntax.

Does adding --collect-binaries screen_recorder_sdk

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JMoreno97
Comment options

@PavanRajapantula
Comment options

@PavanRajapantula
Comment options

Answer selected by JMoreno97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants