-
hello,
I want too install the new version of the converter and i have take this error message, could yo help me?
###
bvalot@kouros:~$ sudo gem install mspire
Attempting local installation of 'mspire'
Local gem file not found: mspire*.gem
Attempting remote installation of 'mspire'
Updating Gem source index for: http://gems.rubyforge.org
Successfully installed mspire-0.2.4...
2007-09-21 09:45:36 UTC in OBI-Warp
-
Hello,
i work on linux but the problem are common in windows
version 1.3 of bibus.
When, i start an etblast searches, the programm stop on the initializing.
I look at the code of the SearcheTBlast.py script.
The problem come from the change on the etblast server, the correct adress of search is ...
2007-06-04 09:09:14 UTC in Bibus Bibliographic software
-
i had the same problem, but the format of the page depend of the database query.
Cab Abstract -> PS 435-446
ISI web of Sciences/ Current Contents ->
BP 565
EP 580
I have correct ISI.py like this
#############################
try:
endPage = Record['EP']
try: Pages = '-'.join( (Record['BP'] , endPage) ) #BP instead PS
except KeyError: Pages = endPage
except KeyError...
2007-04-12 08:59:51 UTC in Bibus Bibliographic software