50 lines
1.4 KiB
Markdown
50 lines
1.4 KiB
Markdown
---
|
|
name: Need help with pyiCloud
|
|
about: Need help
|
|
---
|
|
<!-- READ THIS FIRST:
|
|
- Make sure you are running the latest version of pyiCloud before requesting a support: https://github.com/picklepete/pyicloud/releases
|
|
- Provide as many details as possible. Paste logs, configuration samples and code into the backticks.
|
|
DO NOT DELETE ANY TEXT from this template! Otherwise, your request may be closed without comment.
|
|
-->
|
|
## The problem
|
|
<!--
|
|
Describe the issue you are experiencing here to communicate to the maintainers.
|
|
Tell us what you were trying to do and what happened instead.
|
|
-->
|
|
|
|
|
|
## Environment
|
|
<!--
|
|
Provide details about the versions you are using, which helps us to reproduce
|
|
and find the issue quickly.
|
|
-->
|
|
|
|
- pyiCloud release with the issue (`pip show pyicloud`):
|
|
- Last working pyiCloud release (if known):
|
|
- Service causing this issue:
|
|
- Python version (`python -V`):
|
|
- Operating environment (project deps/Docker/Windows/etc.):
|
|
|
|
|
|
## Traceback/Error logs
|
|
<!--
|
|
If you come across any trace or error logs, please provide them.
|
|
-->
|
|
|
|
```shell
|
|
|
|
```
|
|
|
|
## Checklist
|
|
<!--
|
|
Put an `x` in the boxes that apply.
|
|
You can also fill these out after creating the support request via the UI.
|
|
-->
|
|
|
|
- [ ] I've looked informations into the README.
|
|
- [ ] I've looked informations into the pyiCloud's code.
|
|
- [ ] I've looked informations in Google.
|
|
|
|
## Additional information
|
|
|