Closed georf closed 6 years ago
Hi Georf,
Thanks for letting me know. To answer your question: Most probably not :) Things got a bit hairy last night and I have been doing a lot more restructuring at this late stage than I would really have liked.
However, I am unable to reproduce it and the traceback looks... odd. Can I ask if you installed it straight from pip or 'by hand'? If the latter, can I ask you to try installing from pip and see if it persists?
EDIT: actually forget that, that should not make any difference. There is only one commit that has beta6 on it and that's the latest so there can be no doubt as to what code you're running.
Instead can I ask you to
1) tell me if you get the same error when just running poca
or is it specific to poca-subscribe
?
2) tell me if you get the same error if you use a freshly created config dir?
I have tried to move the config.merge into it's own submodule based on nothing but a hunch. You can try upgrading to beta7 (for the time being only on github not on pypi) but I don't have high hopes.
I'm going to dig in to it tomorrow and hopefully get my own python 3.2./3.4 environments up and running so I can see if it's related to version numbers.
Hi Georf,
I ran debian 8 (jessie) in a virtual machine to get a python 3.4 environment like yours and I'm still unable to reproduce the error you're seeing. I can't get anything going in 3.2 on debian 7 so I guess that 3.4 is a hard requirement.
Now, the move from before-beta6 to beta6 involved renaming stuff that can easily get messy (essentially src/poca
used to be a file, now it's directory) I don't know how well git handles that sort of thing if you're just fast-forwarding. I know I had to break it up into small steps when merging my branch into master.
So I would suggest uninstalling completely, force-deleting the cloned directory and install fresh, either by cloning anew of by using pip3 install poca
. [EDIT: This should get you beta8 as of now]
If this works for you, I will include these instructions in the notes on upgrading from before 1.0. Thanks again for all your help.
I tried it with beta8 and it works. Thank you very much. I will test poca now with all my podcasts.
Hello, it's me again.
I got another error. Is it my fault this time?
I tested it with the version
1.0b6
.