Skip to content

FileNotFoundError #6

@geng007

Description

@geng007

Dear Developer Team,

I am writing to seek your assistance regarding an issue I encountered while attempting to run the code associated with your paper titled "Codon language embeddings provide strong signals for use in protein engineering". When running the 'training.py' file, I encountered the following traceback error:

Traceback (most recent call last):
  File "training.py", line 141, in <module>
    ckpt_path='production-run/latest-56000.ckpt')
  ...
  FileNotFoundError: [Errno 2] No such file or directory: 'training_data.fasta'

It seems that the 'training_data.fasta' file is not found, leading to this error. I would greatly appreciate it if you could provide some guidance on how to address this issue.

Thank you very much for your time and consideration. I look forward to your valuable guidance.

Sincerely,
Geng Hu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions