-
I've created an mkl (meta-package) and add it (as well as it's dependencies) to the dev channel:
```
$ conda info
Current conda install:
platform : osx-64
conda command version : 1.5.0…
-
This is my code:
```dart
try {
LogUtils.log(
tag, "isLogin=$isLogin, socket=$socket,msgCode=$msgCode");
socket.add(msg);
} catch (e) {
print("msgCode=${msgCo…
-
Hello! I'm running the remote package installer on the PS4, I enter the IP and the package file and hit send, and the program always runs into an error here:
`*Creating JSON files for requests...
*C…
-
I have been trying to find a good command line FPKG builder, and this appeared to be the only one. I have been testing it compared to the more dedicated tools (The GUI interface tools) but every FPKG …
-
Typically, if both the filename and the "title" have a ® or ™, the send fails with HTTP error 500.
My workaround is to remove the character from the filename.
-
I spent 5 plus hours trying to build a PKG..it finished but when I got it install it in my system it goes into SCE_KERNEL_ERROR_ENOENT ce-30002-5
Not sure if your program caused it as all my other …
-
This error is being presented more than everything in consoles in 6.72 and 7.02 pro versions.
The problem is that the Hen does not run any official PS4 Game, every time it tries to run an fpkg it giv…
-
## Description
Transaction status should be completed before initiating the SKU APIs
1. Add retry logic that fetches the transaction status 3 times before returning a ledger error.
2. The tran…
jumde updated
3 years ago
-
Seems to be related to file/folder permissions.
-
### Make sure you completed the following tasks
- [x] Searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [x] Searched the closed issues
### Code
https://gitlab.com/Blo…