Skip to content

FileNotFoundError: [Errno 2] No such file or directory: './test/single-cell//data//Sst_Sstr2//train.txt' #4

@chuangzhao0601

Description

@chuangzhao0601

Hello author, when I reproduce the DeepTalk-singleST.ipynb file,
dt.Train(data_name = 'Sst_Sstr2/',data_path = Test_dir + '/data/',
outdir = Test_dir + '/data/Sst_Sstr2/output',
pretrained_embeddings = Test_dir + '/data/Sst_Sstr2/data_pca.emd',
n_epochs = 50,ft_n_epochs=10)

This code reports an error message:Loading graph...
FileNotFoundError: [Errno 2] No such file or directory: './test/single-cell//data//Sst_Sstr2//train.txt'

the important package versions:
deeptalk-st 0.0.4
as for other packages,I followed the Installation guidance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions