| Summary: | emerge javacc: fails with ImportError: No module named java_config | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Vassilii Khachaturov <vassilii> |
| Component: | [OLD] Development | Assignee: | Java team <java> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Vassilii Khachaturov
2005-12-07 04:43:57 UTC
Most likely, you have recently updated from python-2.3 to python-2.4, but did not run 'python-updater'. You must run this to make sure all python packages put their modules into the proper location to run with python-2.4. If you had posted 'emerge info', as you are prompted to when filing out a bug, I would be able to know if this is the case for sure. |