Skip to content

Problem with empty URL being returned #43

@bdr

Description

@bdr

I'm having a problem where "url = m.send(lambda file_path, display_name: print('', end='', flush=True))" returns an empty URL. I discovered that when I remove a file from the collection of files sent to MOSS, all is well. I've attached the file
cell-a8c22df1236cd837@89886910094@1623940299680.txt
p.s. this file actually ends with ".source" extension, but github refused to attach a file with that suffix!

If I comment out the following line in this file:
df4 = pd.DataFrame(pca.components_[0:2], columns = feature_names, index=['PC1','PC2'])
then everything works correctly. I'm not sure why the inclusion of this file causes mosspy to fail. All works well when submitting directly to moss:
./moss -l python /Users/bdr/antiplag/kct-zips/543s21ASSN1TST2000/*.source
any advice?

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