Keramatfar
Keramatfar
The problem is that the package get the text of abstracttext tag and in the example there is some html tag there. see here: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=xml&id=31015971
I changed the line 156 in api.py to: response = re.sub('', '', str(response.text)) return response
thanks,
> This issue was kept open as a feature request because, while the rate limit calculations were incorrect and a less efficient method / endpoint for user lookup was suggested,...
Thanks, but I mean duplicates from different sources. On Fri, Jan 29, 2021, 3:30 AM John McLevey wrote: > Hi Keramatfar -- it detects and handles duplicate records that come...
Hi Denis, I installed it by pip yesterday. On Dec 19, 2018 17:48, "Denis" wrote: > Probably using outdated version > All the current models have on_delete=models.CASCADE > [image: image]...
Hi again, alabaster==0.7.11 altgraph==0.16.1 anaconda-client==1.6.14 anaconda-navigator==1.9.2 anaconda-project==0.8.2 AnyQt==0.0.8 appdirs==1.4.3 arabic-reshaper==2.0.14 args==0.1.0 asn1crypto==0.24.0 astroid==1.6.5 astropy==3.0.3 atomicwrites==1.1.5 attrs==18.1.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.csv==1.0.6 backports.shutil-get-terminal-size== beautifulsoup4==4.6.0 bitarray==0.8.2 bkcharts==0.2 blaze==0.11.3 bleach==2.1.3 bokeh==0.13.0 boto==2.48.0 boto3==1.7.20 botocore==1.10.20...
hi denis, whats up? On Fri, Dec 21, 2018 at 10:14 PM Abdalsamad Keramatfar < [email protected]> wrote: > Hi again, > alabaster==0.7.11 > altgraph==0.16.1 > anaconda-client==1.6.14 > anaconda-navigator==1.9.2 > anaconda-project==0.8.2...
oh, yes, i am using another env: ad3==2.2.1 arabic-reshaper==2.0.14 asgiref==2.3.2 async-timeout==3.0.1 attrs==18.2.0 autobahn==18.12.1 Automat==0.7.0 channels==2.1.6 configparser==3.5.0 constantly==15.1.0 cycler==0.10.0 cytoolz==0.9.0.1 daphne==2.2.4 Django==2.1.3 django-braces==1.13.0 django-live-support==0.1.9 django-model-utils==3.1.2 django-private-chat==0.2.2 future==0.17.1 hyperlink==18.0.0 idna==2.8 incremental==17.5.0 kiwisolver==1.0.1...
Thanks, I don't know how, but the problem solved. Could you inform me about this line: Add {% block extra_js %}{% endblock extra_js %} to your base template what is...