You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following below steps to install DNABERT :
cd DNABERT
python3 -m pip install --editable .
cd examples
python3 -m pip install -r requirements.txt
While installation I'm getting errors. Could please help me with versions required for this .. like what conda version we need??
my conda version is 23.3.1
python version is 3.8.19
My system info : MacBook Pro , Chip : Apple M2
The text was updated successfully, but these errors were encountered:
I am following below steps to install DNABERT :
cd DNABERT
python3 -m pip install --editable .
cd examples
python3 -m pip install -r requirements.txt
While installation I'm getting errors. Could please help me with versions required for this .. like what conda version we need??
my conda version is 23.3.1
python version is 3.8.19
My system info : MacBook Pro , Chip : Apple M2
The text was updated successfully, but these errors were encountered: