Skip to content

PermissionError: [Errno 13] Permission denied: '/tmp/torrent_timestamps.json' #30

@ieee8023

Description

@ieee8023
Found dataset at /network/home/username/.academictorrents-datastore/regnet.pkl
Traceback (most recent call last):
  File "single_gene_inference.py", line 63, in <module>
    gene_graph = graph_dict[graph_name]()
  File "file.py", line 61, in __init__
    super(RegNetGraph, self).__init__()
  File "file.py", line 20, in __init__
    self.load_data()
  File "file.py", line 65, in load_data
    nx.readwrite.gpickle.read_gpickle(at.get(self.at_hash, datastore=self.datastore)))
  File "/network/home/username/miniconda3/lib/python3.7/site-packages/academictorrents/academictorrents.py", line 39, in get
    write_timestamp(at_hash)
  File "/network/home/username/miniconda3/lib/python3.7/site-packages/academictorrents/utils.py", line 54, in write_timestamp
    f = open(filename, 'w')
PermissionError: [Errno 13] Permission denied: '/tmp/torrent_timestamps.json'

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