Can't open Virtaal or locate error logfile
I get the following error when I try and open Virtaal:
Errors occurred See logfile C:\Program Files (x86)\Virtaal\virtaal.exe.log for details.
This logfile doesn't seem to exist. Can anyone help?
Thanks in advance.
OS: Linux – Fedora 28 Desktop Component: virtaal.noarch 0.7.1-13.fc28 @fedora
Description: Attempt to launch application fails.
Step – Install component: 'dnf install -y virtaal'
$ virtaal
Traceback (most recent call last):
File "/usr/bin/virtaal", line 23, in <module>
from virtaal.common import pan_app
File "/usr/lib/python2.7/site-packages/virtaal/common/__init__.py", line 21, in <module>
import pan_app
File "/usr/lib/python2.7/site-packages/virtaal/common/pan_app.py", line 27, in <module>
from translate.misc import file_discovery
ImportError: No module named translate.misc
I also found I have @sarahhorrocks problem on Windows 10.
hey @knyghtmare is this the same issue that you see?