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
Query: stefanski
Traceback (most recent call last):
File "/home/gloria/GoogleFU/GoogleFU.py", line 22, in
sorted_urls: dict = Sort(urls).sort()
^^^^^^^^^^^^^^^^^
File "/home/gloria/GoogleFU/modules/sort.py", line 52, in sort
for social in open(self.socials_file, "r+").readlines():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: './socials.txt'
The text was updated successfully, but these errors were encountered:
Query: stefanski
Traceback (most recent call last):
File "/home/gloria/GoogleFU/GoogleFU.py", line 22, in
sorted_urls: dict = Sort(urls).sort()
^^^^^^^^^^^^^^^^^
File "/home/gloria/GoogleFU/modules/sort.py", line 52, in sort
for social in open(self.socials_file, "r+").readlines():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: './socials.txt'
The text was updated successfully, but these errors were encountered: