-
I am working on packaging a library using pyoxidizer but wanted to experiment with a simple porject so I'm working off of the default project from init-rust-project. The error I get is
> error: fa…
-
The following modules in the Python 3.6 standard library do not have stubs:
- [x] _bootlocale
- [ ] _collections_abc
- [x] _compat_pickle
- [x] _osx_support
- [x] _pydecimal
- [ ] _pyio
- [x]…
-
I have installed JustOrthologs from github and tried to run the wrapper with recommended command from inside JustOrthologs folder. Throws error from line 240. I have tried this on two machines with in…
-
```console
ERROR: Unrecoverable exception thrown when parsing scripts/create_fake_crack_developing_movie_test.py! This should NEVER happen.
If encountered, please open an issue: https://github.com/P…
-
Hey There - I just tried using this tool after seeing it on medium and it won't initialize.
STR:
1. `!pip install py2opt`
2. `from py2opt.routefinder import RouteFinder`
3. Notice -> `ModuleNotF…
-
I'm suddenly getting errors when it tries to log into office 365.
The account hasn't changed, and the logfile haven't changed.
At first I thought the password might have expired, so I changed it, bu…
-
A sphinx build of pt-br yields errors. To avoid them in the future you may add a CI tool to check pull requests and the branches, like [I did on french translation](https://github.com/python/python-do…
-
I have this import:
```py
from odoo.addons.base_external_dbsource_importer.models.base_external_dbsource import BaseExternalModelImporter
```
Black 20.8b1 converts it to this, putting the `(` …
-
I can run lithop successfully with config https://github.com/lithops-cloud/lithops/issues/391 with a CodeEngine accout, which means I have set kubeconfig only have limited access to the platform.
T…
-
Given:
```py
from package import CONSTANT
from package import * # noqa
```
isort will relocate the `# noqa` comment to the first line:
```py
from package import CONSTANT # noqa
from pa…