-
`Traceback (most recent call last):
File "C:\Users\DARULQURANMULIA\AppData\Local\Programs\Python\Python36-32\lib\socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionRes…
-
File "d:\program files\python36\lib\site-packages\flask\app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
File "d:\program files\python36\lib\site-packages\flask\app.py…
-
C:\Users\shivaraj.hp>pyppeteer-install
[W:pyppeteer.chromium_downloader] start chromium download.
Download may take a few minutes.
0it [00:00, ?it/s][W:pyppeteer.chromium_downloader]
chromium dow…
-
File "D:\App\novel\NER\rnn.py", line 166, in
net = NER_net("ner", iterator, embedding, BATCH_SIZE)
File "D:\App\novel\NER\rnn.py", line 26, in __init__
self._build_net()
File "D:\Ap…
-
Hi, the following code returns an error in python 3.6.6 :
from firebase import firebase
firebase = firebase.FirebaseApplication('https://discord-bo.firebaseio.com/version', None)
resu…
-
colorama 0.3.9
Windows 7 SP1 (64-bit)
Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] on win32
If you call init() multiple times you will eventually get a Recu…
-
I tried to build this example on Windows, but ran into an error.
Versions:
* Windows 10 Pro 64bit
* Python 3.6.1 32 bit
* CMake 3.9.1
```
D:\github>pip install .\cmake_example
Process…
-
I'm trying to convert a csv file to a po file *without* a pot file.
I have tried using `csv2po es.csv es.po` and also `csv2po es.csv es.po -t es.po` but it always results in the following error:
…
-
I have a model which has nested embedded documents. While saving from admin UI following error is raised - 'list' object has no attribute '_meta'
Model looks like below , while debugging , it was fo…
-
I use Windows10 with Python 3.6.5
and tkcalendar 1.2.1
when I use DateEntry() and click on dropdown button
it nothing happen and got this error
```
Exception in Tkinter callback
Traceback (m…