-
Notifications
You must be signed in to change notification settings - Fork 179
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
Upgrade to Python 3.8 #52
Comments
Hello - we’re in the process of doing just that. We should have it out in the next month or two. Please consider issuing a pull request for changes you make for your needs to use python 3.8
Eric Detterman
VP and Global Head of Products and Solution Engineering
Cell: +1 (248) 550 - 2111
…________________________________
From: Gagan Bhatia <[email protected]>
Sent: Thursday, January 21, 2021 3:47:53 PM
To: LexPredict/lexpredict-lexnlp <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [LexPredict/lexpredict-lexnlp] Upgrade to Python 3.8 (#52)
Hello,
Can we update the requirements.txt to support python 3.8 because some of the new features are in new packages can help this project a lot.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#52>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHIAIOWEMSHP2LLDQVOVZZ3S3CHHTANCNFSM4WNPQKSA>.
--
*CONFIDENTIALITY NOTICE*: This transmission, including any attachments,
may contain confidential, protected, or sensitive information. If you are
not the intended recipient of this transmission, you may not disclose,
copy, redistribute, or use the contents of this message. If you have
received this email in error, please destroy it and notify the sender
immediately.
|
Hello, |
Hello - We're upgrading things to support Python 3.8 as we want 3.8 support
for a few other things as well. That will be in the next release, which is
expected in the next 1-2 months.
…On Thu, Jan 21, 2021 at 4:00 PM Gagan Bhatia ***@***.***> wrote:
Hello,
I have a question about this comment:
used pandas 0.24.2 instead of 1.0.5 because 0.25.0 and latest version
breaks feature dataframe for page/paragraph/sentence/section pickled models
and they predict wrong results
Pandas 0.24.2 does not support Python 3.8 but it supports 3.7 so I Can I
submit my pull request to upgrade it to python 3.7?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHIAIOQXBFKKUIN3YO6MAF3S3CIXTANCNFSM4WNPQKSA>
.
--
*Eric Detterman *| VP and Global Head of Products and Solution Engineering,
*LexPredict, LLC*
*Email: *[email protected]
*LinkedIn: *
*https://www.linkedin.com/in/ericdetterman
<https://www.linkedin.com/in/ericdetterman>**Web: *https://www.lexpredict.
<https://www.lexpredict.com/>com/ <https://www.lexpredict.com/>
*Cell: +1 (248) 550-2111*
[image: LexPredict®]
--
*CONFIDENTIALITY NOTICE*: This transmission, including any attachments,
may contain confidential, protected, or sensitive information. If you are
not the intended recipient of this transmission, you may not disclose,
copy, redistribute, or use the contents of this message. If you have
received this email in error, please destroy it and notify the sender
immediately.
|
Hi! Do you have a release date for 3.8? Thanks :) |
Hi, I tried to install it in Python 3.8.8 and couldnt get it to work.. Any updates on when it will be able to be used with Python 3.8? Thank you! |
I also tried to install it using the following: conda create -n py36 python=3.6 It seemed to install but when I tried import lexnlp I got a module not found error.. Any ideas on what I can do? Thank you!! |
Hello,
Can we update the requirements.txt to support python 3.8 because some of the new features are in new packages can help this project a lot.
The text was updated successfully, but these errors were encountered: