Hi
I’ve tried to install astropy onto a raspberry pi zero, to read fits files.
It’s installed an astropy folder etc and is in Python 2.7 folder?
Thonny uses Python 3.0. Therefore no astropy module when trying to import
I’ve decided astropy it’s too complicated to use for me and would like to remove it
I can see the astropy folder using ‘find’ in linux and all the astropy files.
I.E. I can find an individual file “conftest.pay” using the find command, and highlights the path
/home/pi/. Local/lib/python2.7/site-packages/astropy/table/tests/conftest.oh
In working directory /site-packages/
can not then change to the folder /astropy/ using cd astropy?? No such directory or folder?/
Is it possible to access the astropy folder in order to delete the installed files with a pi?
Thanks
Steve
I’ve tried to install astropy onto a raspberry pi zero, to read fits files.
It’s installed an astropy folder etc and is in Python 2.7 folder?
Thonny uses Python 3.0. Therefore no astropy module when trying to import
I’ve decided astropy it’s too complicated to use for me and would like to remove it
I can see the astropy folder using ‘find’ in linux and all the astropy files.
I.E. I can find an individual file “conftest.pay” using the find command, and highlights the path
/home/pi/. Local/lib/python2.7/site-packages/astropy/table/tests/conftest.oh
In working directory /site-packages/
can not then change to the folder /astropy/ using cd astropy?? No such directory or folder?/
Is it possible to access the astropy folder in order to delete the installed files with a pi?
Thanks
Steve
Statistics: Posted by Steveyeletah — Fri Mar 01, 2024 2:57 pm