-
-
when u read documenetation u talk about Asynchronous JSON-RPC Server but its not included in actual code
-
general idea:
1. get PKGBUILD file of the package
2. read package dependencies and save them to the array
3. start reading dependencies from the array, go to step 1 and repeat steps
4. if the la…
-
Sorry, but i again...
Simple server (dispathers do only adding and editing global dict, no mysql or some IO or any special).
About 40-50 connections per time.
PooledJSONRPCServer(min=10, max=100) as …
byaka updated
9 years ago
-
The [instructions ](https://github.com/NeblioTeam/electrum-nebl/releases/tag/v2.9.3.1) for linux only seem to apply to debian based systems.
On my OpenSuse (Tumblweed) machine here's what I tried:
…
-
python2 opennlp/opennlp.py --path apache-opennlp-1.8.4
I am running open-nlp with python3. getting below error:
from xmlrpclib import Transport as XMLTransport
ImportError: No module named 'x…
-
Can this library be supported to work for Python 3.x if certain issues are fixed? The following are the basic issues I have found. There are no compilation issues.
jsonrpc.py:
`from xmlrpclib` bec…
-
After a fresh install of FAST-OAD-CS23 1.3.0 in a Python 3.10 environment, some modules are not registered. It is apparently due to a problem at Python level, which does not occur with Python 3.9.
…
-
Okay guys, this is not a joke.
Half of my feed icons changed to some pony from My Little Pony. I think there were some error dialogs prior to this, I'm not sure.
I just restarted my PC and here i…
-
**Describe the bug**
If a variable is defined with different incompatible units in different modules, this following error message comes up. The problem is that the error message says it's the 'val' …