parsedatetime 1.4-1~ubuntu14.04.1 has now been backported to Trusty (LP:
#1510329)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() class can not be initialized
To manage not
On 14.04 pip --upgrade parsedatetime appears to work. Additionally
installing from sources with latest version works. Just make certain you
dont have old copies of the library laying around. Then actual route I
got to the fix involved removing the library from /usr/lib and
/usr/local/lib and then i
Still valid on 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() class can not be initialized
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Got it! Thank you, thank you, thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() class can not be initialized
To manage notifications about this bug go to:
https://b
This bug was fixed in the package parsedatetime - 1.2-1
---
parsedatetime (1.2-1) unstable; urgency=medium
* Team upload.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Jackson Doak ]
* Sync from ubuntu. Closes: #485054 #717991
* Bump standards-version to 3.9.5
This is fixed in debian, i'll sync it soon
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() class can not be initialized
To manage notifications about this bug go to:
https:/
The icactus' workaround may need that you install pip first.
sudo apt-get install python-pip
then you can upgrade parsedatetime.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calend
** Branch linked: lp:~unit193/parsedatetime/1.2
** Branch linked: lp:~noskcaj/ubuntu/utopic/parsedatetime/1.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() class can not b
Glad to hear it was updated upstream.
The two commits that need to be cherry-picked into a patch for the deb from
upstream git repo at https://github.com/bear/parsedatetime.git to fix this
directly are:
51d47dd57a8ac
692168f4bd336
Also making a note that this package needs to be updated in debi
Looks like this is also part of an old problem with parsedatetime.
(https://github.com/maebert/jrnl/issues/52)
I just updated parsedatetime and everything works now:
sudo pip install --upgrade parsedatetime
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Description changed:
Using the simple example from upstreams readme
(https://github.com/bear/parsedatetime) raises an error:
$python
>>> import parsedatetime.parsedatetime as pdt
>>> cal = pdt.Calendar()
Traceback (most recent call last):
- File "", line 1, in
- File "/usr/l
I don't think you need to install pyicu-1.7, the released packages for
pyicu are at https://launchpad.net/ubuntu/+source/pyicu
I can setup a ppa if needed. But if you are on trusty or saucy you should just
be able to:
apt-get install python-pyicu
and then go about seeing if a fix works.
What rel
I am having troubling in stalling pyicu-1.7 from the tarball - is there
a v1.5 plus ppa available that I can use?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() class can no
Glad it is still useful!
I will schedule some time tonight or tomorrow to get it up to at least
PyICU 1.5 and report back
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title:
Calendar() cla
Hi bear,
Good point, looks like disabling PyICU is not a good workaround then.
If we can get it to work with the python-pyicu version (1.5) currently
in trusty I think that would be best for now. I know its quite a bit
outdated, I will look into getting that updated to a more recent version
as w
Technically I made it so that any version of PyICU will work but from
what I see of that bug it appears that something has changed in the
parameters.
Removing PyICU completely would break things for the folks who are using
parsedatetime for non-US languages - do you want me to fix this bug with
th
parsedatetime has an optional dependency on a specific version python-
pyicu, which is not documented -- it seems that the current trusty
version 1.5-2ubuntu4 does not play nice.
Workaround is to explicity disable pyicu, for example use:
import parsedatetime.parsedatetime as pdtal = pdt.Calendar(
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: parsedatetime (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302963
Title
18 matches
Mail list logo