Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

update of arxiv entry gives python error #60

Open
foice opened this issue Oct 24, 2015 · 0 comments
Open

update of arxiv entry gives python error #60

foice opened this issue Oct 24, 2015 · 0 comments

Comments

@foice
Copy link

foice commented Oct 24, 2015

Hello,
I have just installed the python script ads_bibdesk and it works very well to import new papers and to preview them.

Unfortunately it gives me troubles when I want to update a previously added paper.

~>adsbibdesk --update_arxiv 1203.4821
Starting ADS to BibDesk
Traceback (most recent call last):
File "/usr/local/bin/adsbibdesk", line 9, in <module>
load_entry_point('adsbibdesk==3.2.0', 'console_scripts', 'adsbibdesk')()
File "build/bdist.macosx-10.11-intel/egg/adsbibdesk.py", line 187, in main
File "build/bdist.macosx-10.11-intel/egg/adsbibdesk.py", line 494, in update_arxiv
File "build/bdist.macosx-10.11-intel/egg/adsbibdesk.py", line 458, in b2d
AttributeError: 'NoneType' object has no attribute 'group'

what could it be?

I am using Python 2.7.10, in case it matters.

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

No branches or pull requests

1 participant