-
i open the vensim2py.py file, find the 834 row :
with open(mdl_file, 'rU') as in_file:
text = in_file.read()
this "U" is a pyhton2 not pyhton3
-
Following the instructions I get this error
```
ImportError: No module named 'rpcrequest'
```
seems like something is missing from the required packages list.
-
Run into this error `UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte` when QARK started running scans. Its in `"/usr/local/lib/python3.5/dist-packages/qark/s…
-
Hello! I am having a problem (Ubuntu 14.04 64-bit)
I only happens in index.py
If I run minimal-web.py works OK .
But if I run Index.py, then enters 127.0.0.1:5000 shows me the following error
Will …
-
The installation of the Cirq was successful, but when I am trying to run run the command
python -c 'import cirq; print(cirq.google.Foxtail)' for verification. It is showing the below error.
Trac…
-
### Steps to reproduce
1. No clue
### Actual behaviour
Services like Amagama, MyMemory, Glospe work fine - never get it to work with 3.0.1 - the Weblate built in don't work anymore,
### Ex…
-
I'm using Python3 to `sparse submit` a topology using `Fabric3` in the topology requirements file, but still a Python2 virtualenv gets created.
I'm submitting the topology locally, if that matters…
-
Hi,
I installed whipper by hand on Kubuntu 17.10 from git. After "whipper drive analyze"
I get:
File "/usr/local/lib/python2.7/dist-packages/whipper-0.6.0-py2.7.egg/whipper/command/cd.py", line…
TJFOE updated
5 years ago
-
First of all, Thank you for my PR.
At this moment, I wolud like to make automatically python crawler application included http.
But, I don't know how to use Azure function effiently
As your rep…
-
Having an issue install via pip on Debian Stretch - base system (not visualised)
## Steps to reproduce
1. ➜ ~ pip install crackmapexec …