-
**Start/Stop** kudu API endpoints are missing for Continuous WebJob when **WEBSITE_RUN_FROM_PACKAGE** is set to **1**
```api/continuouswebjobs/My.WebjobName/stop```
```api/continuouswebjobs/My.Webjo…
-
## Bug Report
**Current Behavior**
Trying to use `$GLOBALS['TCA']['tt_address']['ctrl']['sortby'] = 'last_name';` in Configuration/TCA/Overrides in an own sitepackage extension.
So, IMHO we sh…
-
- Bitbucket: https://bitbucket.org/hpk42/tox/issue/176
- Originally reported by: @kmike
- Originally created at: 2014-06-05T19:55:31.184
Hi,
Tox doesn't install the package being tested for me, seem…
-
File"~/anaconda3/envs/pytorch1.1/lib/python3.6/sitepackages/torch/distributed/distributed_c10d.py", line 191, in _check_default_pg "Default process group is not initialized"
AssertionError: Default …
-
I've followed these directions to a t and I continue to get this error:
No module named awscli_plugin_endpoint
I'm running MacOS Mojave (up to date) and using the stock /usr/bin/python for aws (…
-
i can't find my last issues in the Github,mybe it's a bug.So i creat a new issue.
when i **import deeplabcutcore as deeplabcut**
```python
Traceback (most recent call last):
File "", lin…
-
Dear mikaem,
I am trying to install shenfun package through anaconda 3.5.0 with python-3.6.0
but it is not working and giving core dumped on exporting it,
please help me to resolve the issue.
…
-
Get this error when try to access the EB backend Module
```
(1/2) #1278450972 TYPO3\CMS\Extbase\Reflection\Exception\UnknownClassException
Class PhpParser\Node\Expr\NUllsafeMethodCall does not ex…
-
> Update 2018-04-18: For those encounteing missing selinux when running with virtualenvs you can install the pure python https://pypi.org/project/selinux/ shim which will load the real selinux bindin…
-
I first expressed concerns about the fact that `distutils` needs to be imported *after* `setuptools` in [this post](https://github.com/pypa/setuptools/pull/2143#issuecomment-637586551), and I did not …