-
Notifications
You must be signed in to change notification settings - Fork 98
Description
Hello.
I am writing this to you to ask a small question. While going over my home directory, I happened to see a file named "unknown-0.0-py31_0.tar.bz2." This file contains the following files:
-rwxrwxr-x 32840488 2024-03-16 16:11 _conda
-rw-rw-r-- 22 2024-03-16 16:12 etc/aau_token
-rw-rw-r-- 569 2024-03-16 16:14 lib/python3.11/site-packages/matplotlib-3.5.3-py3.11-nspkg.pth
-rw-rw-r-- 4 2024-03-16 16:14 lib/python3.11/site-packages/matplotlib-3.5.3.dist-info/INSTALLER
.....
-rw-rw-r-- 14903 2024-03-16 16:14 lib/python3.11/site-packages/matplotlib/type1font.py
-rw-rw-r-- 504 2024-03-16 16:14 lib/python3.11/site-packages/mpl_toolkits/axes_grid/init.py
.....
-rw-rw-r-- 58216 2024-03-16 16:14 lib/python3.11/site-packages/mpl_toolkits/tests/test_mplot3d.py
-rw-rw-r-- 4 2024-03-16 16:14 lib/python3.11/site-packages/proplot-0.9.5.post360.dist-info/INSTALLER
-rw-rw-r-- 1074 2024-03-16 16:14 lib/python3.11/site-packages/proplot-0.9.5.post360.dist-info/LICENSE.txt
.....
-rw-rw-r-- 25257 2024-03-16 16:14 lib/python3.11/site-packages/proplot/utils.py
-rw-rw-r-- 28851 2024-03-18 01:32 info/files
-rw-rw-r-- 225 2024-03-18 01:32 info/index.json
For simplicity, a short list is shown here. Based on this list of files, I think that these files are closely related to the proplot. As far as I remember, I have only used two commands, which are either "pip" or "conda" to install the proplot. But now, I can no longer find the file "unknown-0.0-py31_0.tar.bz2" anywhere on the Internet, including pypi.org, anaconda.org, and github.com, so I have no idea of why this file currently exists in my home directory. I would kindly like you to provide more information on this file, such as whether this file had ever existed online and where the file was located.
Thank you very much.