dependabot[bot] on npm_and_yarn
dependabot[bot] on npm_and_yarn
fix(deps): bump ipfsd-ctl from … (compare)
dependabot[bot] on npm_and_yarn
dependabot[bot] on npm_and_yarn
chore(deps-dev): bump chromedri… (compare)
github-actions[bot] on master
chore(release): settings-loader… (compare)
github-actions[bot] on settings-loader-v1.2.4
Found the folder! I tried to install Dreampower V 1.2.12 manually (downloading in Dreamtime doesn't work for me), but I get two error messages when starting Dreamtime: libxcb.1.dylib is corrupted. When Dreamtime opens I get this error in the blackbox (I did follow all the steps to open apps from unidentified developers):
INTERNAL ERROR!
DreamTime has not been able to verify that DreamPower works correctly, please fix this issue before continuing. Visit the website with the most common problems or our chat for technical support.
Error: [2585] Failed to execute script main
Traceback (most recent call last):
File "main.py", line 9, in <module>
File "/Users/runner/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "argv/init.py", line 7, in <module>
File "/Users/runner/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "argv/checkpoints.py", line 4, in <module>
File "/Users/runner/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "checkpoints.py", line 9, in <module>
File "/Users/runner/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "utils.py", line 16, in <module>
File "/Users/runner/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "PIL/Image.py", line 93, in <module>
ImportError: dlopen(/Users/[ MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/_imaging.cpython-37m-darwin.so, 2): Library not loaded: @loader_path/../libxcb.1.dylib
Referenced from: /Users/[ MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/_imaging.cpython-37m-darwin.so
Reason: no suitable image found. Did find:
/Users/[ MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/../libxcb.1.dylib: code signature in (/Users/[ MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/../libxcb.1.dylib) not valid for use in process using Library Validation: library load disallowed by system policy
/Users/[MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/../libxcb.1.dylib: code signature in (/Users/[ MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/../libxcb.1.dylib) not valid for use in process using Library Validation: library load disallowed by system policy
/Users/[ MACBOOK NAME]/Library/Application Support/dreamtime/dreampower/PIL/../libxcb.1.dylib: stat() failed with errno=1
at ChildProcess.<anonymous> (/Applications/DreamTime.app/Contents/Resources/app.asar/electron/dist/modules/tools/power.js:31:482)
at ChildProcess.emit (events.js:310:20)
at maybeClose (internal/child_process.js:1021:16)
at Socket.<anonymous> (internal/child_process.js:443:11)
at Socket.emit (events.js:310:20)
at Pipe.<anonymous> (net.js:672:12)
[39427] Failed to execute script main
Traceback (most recent call last):
File "main.py", line 85, in <module>
File "argv/__init__.py", line 27, in run
File "argparse.py", line 1755, in parse_args
File "argparse.py", line 1787, in parse_known_args
File "argparse.py", line 1975, in _parse_known_args
File "argparse.py", line 1952, in consume_positionals
File "argparse.py", line 1861, in take_action
File "argparse.py", line 1158, in __call__
File "argparse.py", line 1787, in parse_known_args
File "argparse.py", line 1993, in _parse_known_args
File "argparse.py", line 1933, in consume_optional
File "argparse.py", line 1845, in take_action
File "argparse.py", line 2376, in _get_values
File "argparse.py", line 2409, in _get_value
File "argv/run/argument.py", line 177, in type_func
AttributeError: '_MutuallyExclusiveGroup' object has no attribute 'error'
Traceback (most recent call last):
File "main.py", line 85, in <module>
File "argv/__init__.py", line 27, in run
File "argparse.py", line 1755, in parse_args
File "argparse.py", line 1787, in parse_known_args
File "argparse.py", line 1975, in _parse_known_args
File "argparse.py", line 1952, in consume_positionals
File "argparse.py", line 1861, in take_action
File "argparse.py", line 1158, in __call__
File "argparse.py", line 1787, in parse_known_args
File "argparse.py", line 1993, in _parse_known_args
File "argparse.py", line 1933, in consume_optional
File "argparse.py", line 1845, in take_action
File "argparse.py", line 2376, in _get_values
File "argparse.py", line 2409, in _get_value
File "argv/run/argument.py", line 177, in type_func
AttributeError: '_MutuallyExclusiveGroup' object has no attribute 'error'
at X.getPowerError (webpack:///modules/nudify/photo-run.js:577:259)
at file:///media/DATA/.DT145/resources/app.asar/dist/assets/6421d83.js:1:11334
at CallbacksRegistry.apply (electron/js2c/renderer_init.js:107:792)
at electron/js2c/renderer_init.js:83:4772
at EventEmitter.<anonymous> (electron/js2c/renderer_init.js:83:4513)
at EventEmitter.emit (events.js:310:20)
at Object.onMessage (electron/js2c/renderer_init.js:91:818)
Anyone seen this?
at ChildProcess.<anonymous> (C:\Users\trist\AppData\Local\Programs\DreamTime\resources\app.asar\electron\dist\modules\tools\power.js:31:482)
at ChildProcess.emit (events.js:310:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
at ChildProcess.<anonymous> (C:\Users\Administrador\AppData\Local\Programs\DreamTime\resources\app.asar\electron\dist\modules\tools\power.js:31:482)
at ChildProcess.emit (events.js:310:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
Error: FILE_ENDED
at Parse.pull (C:\Users\Gabri\AppData\Local\Programs\DreamTime\resources\app.asar\node_modules\unzipper\lib\PullStream.js:83:28)
at Parse.emit (events.js:310:20)
at Parse.<anonymous> (C:\Users\Gabri\AppData\Local\Programs\DreamTime\resources\app.asar\node_modules\unzipper\lib\PullStream.js:20:10)
at Parse.emit (events.js:322:22)
at finishMaybe (_stream_writable.js:639:14)
at endWritable (_stream_writable.js:656:3)
at Parse.Writable.end (_stream_writable.js:595:5)
at DuplexWrapper.<anonymous> (C:\Users\Gabri\AppData\Local\Programs\DreamTime\resources\app.asar\node_modules\duplexer2\index.js:29:14)
at Object.onceWrapper (events.js:416:28)
at DuplexWrapper.emit (events.js:322:22)
at finishMaybe (C:\Users\Gabri\AppData\Local\Programs\DreamTime\resources\app.asar\node_modules\duplexer2\node_modules\readable-stream\lib\_stream_writable.js:630:14)
at endWritable (C:\Users\Gabri\AppData\Local\Programs\DreamTime\resources\app.asar\node_modules\duplexer2\node_modules\readable-stream\lib\_stream_writable.js:638:3)
at DuplexWrapper.Writable.end (C:\Users\Gabri\AppData\Local\Programs\DreamTime\resources\app.asar\node_modules\duplexer2\node_modules\readable-stream\lib\_stream_writable.js:594:41)
at ReadStream.onend (_stream_readable.js:660:10)
at Object.onceWrapper (events.js:416:28)
at ReadStream.emit (events.js:322:22)
at endReadableNT (_stream_readable.js:1187:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
Hello, Can someone please help me with this error ? I have 16 GB ram but it says I dont have enought
Error: Traceback (most recent call last):
File "main.py", line 85, in <module>
File "argv__init.py", line 35, in run
File "main.py", line 26, in main
File "processing\init__.py", line 23, in run
File "processing\image.py", line 114, in _execute
File "processing\worker.py", line 51, in run_worker
File "transform__init__.py", line 26, in run
File "processing__init.py", line 23, in run
File "transform\gan\init__.py", line 73, in _execute
File "transform\gan\model.py", line 180, in inference
File "transform\gan\generator.py", line 99, in forward
File "torch\nn\modules\module.py", line 547, in call
result = self.forward(*input, **kwargs)
File "torch\nn\modules\container.py", line 92, in forward
input = module(input)
File "torch\nn\modules\module.py", line 547, in call
result = self.forward(*input, **kwargs)
File "torch\nn\modules\conv.py", line 343, in forward
return self.conv2d_forward(input, self.weight)
File "torch\nn\modules\conv.py", line 340, in conv2d_forward
self.padding, self.dilation, self.groups)
RuntimeError: [enforce fail at ..\c10\core\CPUAllocator.cpp:72] data. DefaultCPUAllocator: not enough memory: you tried to allocate 100229971968 bytes. Buy new RAM!
[106
08] Failed to execute script main
at X.getPowerError (file:///C:/Users/thekr/Desktop/Things/ua/resources/app.asar/dist/assets/acaedfc.js:1:13326)
at file:///C:/Users/thekr/Desktop/Things/ua/resources/app.asar/dist/assets/acaedfc.js:1:11334
at CallbacksRegistry.apply (electron/js2c/renderer_init.js:107:792)
at electron/js2c/renderer_init.js:83:4772
at EventEmitter.<anonymous> (electron/js2c/renderer_init.js:83:4513)
at EventEmitter.emit (events.js:310:20)
at Object.onMessage (electron/js2c/renderer_init.js:91:818)
OK
at ChildProcess.<anonymous> (C:\Users\Mark\AppData\Local\Programs\DreamTime\resources\app.asar\electron\dist\modules\tools\power.js:31:482)
at ChildProcess.emit (events.js:310:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
at ChildProcess.<anonymous> (C:\Users\Wim\AppData\Local\Programs\DreamTime\resources\app.asar\electron\dist\modules\tools\power.js:31:482)
at ChildProcess.emit (events.js:310:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)