Nicolas Dickreuter
Nicolas Dickreuter
The current release appears to be broken. On import I get: ``` File "/local/.../python3.7/site-packages/pysmile/encode.py", line 804 print repr(a) ^ SyntaxError: invalid syntax ```
When running under linux I get AttributeError: type object 'tesserocr.OEM' has no attribute 'LSTM_ONLY' It works fine when running it under windows. Is this because linux has an older version...
When I create the sphinx doc the table of contents is not expandable. When I click on the + sign it only overlays a gray colour on all the items...
When I press the run selected item button for any of the discovered pytests, nothing happens. Any suggestions what could be the cause for this?
### System Info macbook pro m2 with anaconda, python 3.9 I'm running transformers on an m1 mac and am getting the following error when I import `from transformers import OwlViTProcessor,...
File "poker\main.py", line 12, in ImportError: DLL load failed while importing QtCore: The specified procedure could not be found. [18196] Failed to execute script 'main' due to unhandled exception! pyinstaller==6.3...
Could not find a declaration file for module 'react-slack-chat'. '/Users/dickr/dev/sparkai-chatbot-frontend/node_modules/react-slack-chat/dist/react-slack-chat.js' implicitly has an 'any' type. Try `npm i --save-dev @types/react-slack-chat` if it exists or add a new declaration (.d.ts) file...
Should come with a warning that currently the whole editor becomes very laggy. Maybe this can be fixed?
When I try to pip install pyKerberos I get: Error while loading shared libraries: libopcodes-2.27.so The file is actually available on my machine, but it cannot be found. Is there...
### Environment * Operating System: Windows * Python Version: `$ python --version` 3.7 * How did you install Qgrid: (`pip`, `conda`, or `other (please explain)`) pip * Jupyter lab packages...