-
```
Affected Version: All on Python2.7.9
Environment: OSX
What steps will reproduce the problem?
1. Have python2.7.9
2. Run repo upload with review_url pointing at a server with a self signed
certif…
-
can I use python3.7?
-
```
Affected Version: All on Python2.7.9
Environment: OSX
What steps will reproduce the problem?
1. Have python2.7.9
2. Run repo upload with review_url pointing at a server with a self signed
certif…
-
```
Affected Version: All on Python2.7.9
Environment: OSX
What steps will reproduce the problem?
1. Have python2.7.9
2. Run repo upload with review_url pointing at a server with a self signed
certif…
-
```
Affected Version: All on Python2.7.9
Environment: OSX
What steps will reproduce the problem?
1. Have python2.7.9
2. Run repo upload with review_url pointing at a server with a self signed
certif…
-
```
Affected Version: All on Python2.7.9
Environment: OSX
What steps will reproduce the problem?
1. Have python2.7.9
2. Run repo upload with review_url pointing at a server with a self signed
certif…
-
```
Affected Version: All on Python2.7.9
Environment: OSX
What steps will reproduce the problem?
1. Have python2.7.9
2. Run repo upload with review_url pointing at a server with a self signed
certif…
-
Files:
pi@raspberrypi:/opt/kamstrup $ ls
config.yaml daemon.py kamstrup_meter.py kamstrup_meter.pyc mqtt_handler.py
pi@raspberrypi:/opt/kamstrup $ pip install pyserial
Looking in indexes: …
-
There are so many errors during installation
```
Error compiling Cython file:
------------------------------------------------------------
...
def get_backup_info(self):
…
-
## 创建python2虚拟环境
> Ref: https://stackoverflow.com/questions/67380286/anaconda-channel-for-installing-python-2-7
```bash
CONDA_SUBDIR=osx-64 conda create -n py27 python=2.7 # include other pack…