-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version python #23
Comments
Can you install python2 on your linux? Which linux distro do you use?
…On Mon, Jan 3, 2022 at 9:39 AM Anh.V Dang ***@***.***> wrote:
what version of python you use in this project
i using python 3.6.13 , it found so mamy bug about string and binary string
Thank you
—
Reply to this email directly, view it on GitHub
<#23>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACL4TLFLMDU2KKJ5UT2FTTUUFOCRANCNFSM5LEYRLFA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
more detail , Which python2 version should I use. I did try python2.7.18 and It didn't work. btw i using ubuntu 20.04 with anaconda too |
I use Python2.7 so it should work.
Can you copy the error message that you got here into the ticket?
…On Tue, Jan 11, 2022 at 5:01 AM Anh.V Dang ***@***.***> wrote:
more detail , Which python2 version should I use. I did try python2.7.18
and It didn't work.
—
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACL4TNA327GIACIC6ZKGILUVQS3XANCNFSM5LEYRLFA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
I created myCrawl folder and create pmids.txt too Its just a first bug I found in many other. I fix some but this tool didn't crawls full paper in the pmids.txt file |
Hi, is this still a problem?
How strange, I googled, the internet suggests to put this into the script:
from past.builtins import range
It's something that has changed within python 2.7 apparently...
…On Tue, Jan 11, 2022 at 5:51 PM Anh.V Dang ***@***.***> wrote:
I created myCrawl folder and create pmids.txt too
you can see my pmids.txt file in here
https://drive.google.com/file/d/1iI57A5ZufQVDx64BIV3ruRsFin4p1A93/view?usp=sharing
[image: image]
<https://user-images.githubusercontent.com/40136779/148985155-1a747e24-4899-4d23-af3d-adac69e2eb99.png>
—
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACL4TMIISSVSGGOCLW2AV3UVRN2LANCNFSM5LEYRLFA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
what version of python you use in this project
i using python 3.6.13 , it found so mamy bug about string and binary string
Thank you
The text was updated successfully, but these errors were encountered: