tualatrix / ubuntu-tweak

Ubuntu Tweak is a tool that makes it easy to configure your system and desktop settings. (This project is no longer under maintenance)
GNU General Public License v2.0
692 stars 197 forks source link

error: error in setup.cfg: command 'build' has no such option 'i18n' #6

Closed fantaxy025025 closed 12 years ago

fantaxy025025 commented 12 years ago

error: error in setup.cfg: command 'build' has no such option 'i18n'

this error.

fantaxy025025 commented 12 years ago

Well it's in setup. sudo python setup.py install

fantaxy025025 commented 12 years ago

resolved referring this link: https://answers.launchpad.net/ubuntu-tweak/+question/170755

The easy fix is to install the packages "python-distutils-extra".

fantaxy025025 commented 12 years ago

:~ I will close this issue. Well, we can make an QA page for this alike questions.

fantaxy025025 commented 12 years ago

There are many environment dependencies and I spend 2 hours search and install them. Maybe I should upgrade to ubuntu11/12... ...

Neil-Lunavat commented 3 years ago

There are many environment dependencies and I spend 2 hours search and install them.

Thank you for spending two hours and sparing my time. :)

Edit: Its actually python3-distutils-extra now...