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
Making recommended modifications to config.py from separate issue to allow 3.11 compatibility break fairseq and or runtime compatibility with hydra.
Windows 10 machine, Python 3.11.3, fairseq==0.12.2, omegaconf==2.0.6, hydra-core==1.0.7, running LASER3 embed models and nllb-200-distilled-600M.
Steps to reproduce the behavior (always include the command you ran):
Run cmd './embed.sh [inp_file] [out_file] gle_Latn'
See error
Traceback in attached image
Expected behavior
Expected process to run as intended.
Environment
fairseq Version (e.g., 1.0 or main): 0.12.2
PyTorch Version (e.g., 1.0): 2.0.1
OS (e.g., Linux): Windows 10
How you installed fairseq (pip, source): git clone, pip install --editable
Build command you used (if compiling from source): python setup.py build develop
Python version: 3.11.3
CUDA/cuDNN version: n/a
GPU models and configuration: n/a
Any other relevant information: I've been trying to figure this out since Friday (6/2/2023). Please help. I'd like to get some kind of progress by the end of the day tomorrow.
The text was updated successfully, but these errors were encountered:
🐛 Bug
Making recommended modifications to config.py from separate issue to allow 3.11 compatibility break fairseq and or runtime compatibility with hydra.
Windows 10 machine, Python 3.11.3, fairseq==0.12.2, omegaconf==2.0.6, hydra-core==1.0.7, running LASER3 embed models and nllb-200-distilled-600M.
Steps to reproduce the behavior (always include the command you ran):
Traceback in attached image
Expected behavior
Expected process to run as intended.
Environment
pip
, source): git clone, pip install --editableThe text was updated successfully, but these errors were encountered: