NameError: name 'RobertaTokenizerFast' is not defined
Anyone have an idea how to solve this?
Ashwin Murali
@Suzukazole
@Schimidt99 could you check if you have transformers installed?
Fernando Schimidt
@Schimidt99
yes, before starting the tests I installed "transformers":
pip install transformers
from transformers import RobertaTokenizerFast, BatchEncoding, BertTokenizer from tokenizers import Encoding
I work at Google Colab
Fernando Schimidt
@Schimidt99
Now, I understood that I need to install some virtual environment to work with USPTO database, for Google Colab. There are no hints about this in "https://deepchem.readthedocs.io/" Does anyone here have any tips?
I'm waiting for someone to let me in. Time - Thursday 7.30 PM PST. Friday 9.00 AM IST
Bharath Ramsundar
@rbharath
Yes there was OH today
OH is at 7:00 pm PST, the developer call is at 7:30 pm PST
I think you may have gotten the calls mixed up, sorry!
There will be OH tomorrow at 9:00am PST / 10:30pm IST
Can you make it then?
Balaji
@BalajiAI_twitter
No problem. yes the OH timeline is quite confusing to me. Ok, I'll join tomorrow then.
Bharath Ramsundar
@rbharath
I’m running a bit late for the deepchem dev call today so may be 15 minutes late
Balaji
@BalajiAI_twitter
@rbharath I'm confused again. Since you're in PST time zone, you said to join tomorrow. But in ist, it is still today.
Ok. I'll mail you to add me to OH hours meeting. Otherwise I'll still be confused.
Bharath Ramsundar
@rbharath
Sounds good! It can get a little confusing across time zones for sure
Balaji
@BalajiAI_twitter
Ah, yes!
Bharath Ramsundar
@rbharath
Running 5minutes late to OH
Balaji
@BalajiAI_twitter
I've been trying to install deepchem from source. But it shows MS Visual C++ is needed. But I aldready installed - MS Visual C++ Redistributable. Both are same right?