question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

📣 Notification Service(s) Impacted Probably all

🪲 Describe the bug When running on Alpine 3.12 using Python 3.8.3 I get the following error:

ERROR - Unparseable URL ......

Probably caused by this piece of code: https://github.com/caronc/apprise/blob/6a79d38e126383a6d06ca16dc566f0e71dcbc42f/apprise/plugins/__init__.py#L452

Rolling back the Python version to 3.8.2, but staying on Alpine 3.12 base fixes the issue, so I’m guessing it’s just a python problem introduced from 3.8.2->3.8.3.

💻 Your System Details:

  • OS: [Alpine 3.12 docker]
  • Python Version: [3.8.3]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10

github_iconTop GitHub Comments

2reactions
geesevencommented, Jun 6, 2020

@hotio, glad we were able to work together and figure this one out. Kudos to @ddevault for sourcehut’s awesome ad-hock build system.

1reaction
mrhotiocommented, Jun 6, 2020

Man, that’s the second time I’m making a fool of myself on this project 😃

Trying to get the docker as small as possible, I was removing py3-pip, which also deleted other stuff that seemed to be needed…

Thx, your build log steered me in the right direction.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python Release Python 3.8.3
Python 3.8.3. Release Date: May 13, 2020. This is the third maintenance release of Python 3.8. Note: The release you're looking at is...
Read more >
How to Install Python 3.8.3 on Windows 10 - YouTube
In this video, you can learn how to install Python 3.8.3 on Windows 10. Follow these steps and install Python in your Windows...
Read more >
How to Download & Install Python 3.8.3 on Windows 10/8/7
How to Download & Install Python 3.8.3 on Windows 10/8/7pip installpip3 install.
Read more >
Download Python 3.8.3 for Windows - Filehippo.com
Download Python 3.8.3 for Windows. Fast downloads of the latest free software! Click now.
Read more >
Download Python 3.8.3 for Windows free - Downzen.com
Download Python 3.8.3 The famous programming language, Python 3, is an easy language for everyone and is used in various fields, and one...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found