Python2 is not supported, could you upgrade your program for python3?
kyungyeol opened this issue · 3 comments
Hello. i used your program using python2
but, currently python foundation does not support for python2
so, i changed from python2 to python3. but it isn't work.
After installing the setup tool I got this error
error: can't create or remove files in install directory
The following error occurred while trying to add or remove files in the
installation directory:
[Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/test-easy-install-6065.write-test'
The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/dist-packages/
Perhaps your account does not have write access to this directory? If the
installation directory is a system-owned directory, you may need to sign in
as the administrator or "root" account. If you do not have administrative
access to this machine, you may wish to choose a different installation
directory, preferably one that is listed in your PYTHONPATH environment
variable.
For information on other options, you may wish to consult the
documentation at:
https://setuptools.readthedocs.io/en/latest/easy_install.html
Please make the appropriate changes for your system and try again.
please help
Thank you so much for your guidance and sorry for asking such lame question(because it was a quite simple thing to understand ). Have you been working with BoltzTraP code for TE properties of materials ?