-
Hello, I am getting this error when trying to connect to Websocket Client. Can you please help with this ?
```
WS> User Agent: Python/3.6 websockets/4.0.1 cexio/1.0b
WS> CEXWebSocketClientProtoc…
-
**Information**
- Solaar version: 1.11rc (latest master)
**Is your feature request related to a problem? Please describe.**
- [ ] Replace NamedInt, NamedInts with built-in Enums, which suppor…
-
We should check that MoDyPy works with current Python versions.
- LTS for 3.6 and 3.7 has ended
- 3.10 and 3.11 are available as stable releases
- 3.12 is in development
-
#### Preliminary checks
- [X] I am running the latest version
- [X] I have [read the Code of Conduct](https://github.com/kdeldycke/mail-deduplicate/blob/main/.github/code-of-conduct.md)
- [X] I h…
-
An error was reported when the document was finally submitted
-
```py
import numpy as np
from phylanx import Phylanx
@Phylanx
def fx1(x):
return np.eye(x, dtype='float')
print(fx1(5)) # OK
@Phylanx
def fx2(x, d):
return np.eye(x, dtype=d)
…
-
Hello, I am working with the mac framework, but following the instructions to register a number I get the following error when adding the command:
I am using a Mac OS X computer
> yowsup-cli reg…
-
### Description
When running idb list-targets I'm getting mutiple errors
### Reproduction
I'm on mac, I have :
python --version
Python 2.7.16
python3 --version
Python 3.8.5
I installed…
-
When using virtualenv_create(), an environment is created using python 2 instead of python3, even when I run use_python() to point to python3. How can I ensure python3 is used?
use_python("/usr/l…
-
![python](https://user-images.githubusercontent.com/42403290/44144481-465f3026-a0ba-11e8-98d3-6bce38cb7041.JPG)
### **I wrote the interact for import from ipywidgets and it doesn't work ,
First I w…