Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

bugfix in setup.py #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

bugfix in setup.py #9

wants to merge 2 commits into from

Conversation

larsupb
Copy link

@larsupb larsupb commented Mar 7, 2019

Bugfix for proper installation...

Error before:

pip install dwdweather
Collecting dwdweather
Downloading https://files.pythonhosted.org/packages/ee/4f/4bd3ceff7b6158133d6e7cbfd68f27e4d72fd2f80c83d032944e16bbbb2f/dwdweather-0.7.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "...dwdweather\setup.py", line 7, in
description = pypandoc.convert('README.md', 'rst')
File "...pypandoc_init_.py", line 66, in convert
raise RuntimeError("Format missing, but need one (identified source as text as no "
RuntimeError: Format missing, but need one (identified source as text as no file with that name was found).

----------------------------------------

@amotl
Copy link
Contributor

amotl commented Jun 3, 2019

Dear @larsupb and @lhackste,

this bugfix might have become obsolete by the renovated version of this fine program which now officially started living at [1]. We would love to hear about further feedback from you.

With kind regards,
Andreas.

[1] https://github.com/hiveeyes/dwdweather2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants