Re: [orca-list] How do you run orca without installing it
- From: Andy Borka <sonfire11 gmail com>
- To: orca-list gnome org
- Subject: Re: [orca-list] How do you run orca without installing it
- Date: Sat, 19 Jan 2019 08:17:20 -0500
The best I know, you have to install it to make it work. It appears that
orca is trying to import Python packages in a location relative to its
install location. Since $home/* isn't the target install location,
running it fails. The make install script should provide more details on
how the install process sets up the environment.
On 1/19/19 8:12 AM, Kirillov Oleg via orca-list wrote:
Oh, I'm sorry, I did not provide any details :)
When I try to run orca, I receive the folowing:
kirillov:orca $ ./src/orca/orca
Traceback (most recent call last):
File "./src/orca/orca", line 42, in <module>
from orca import debug
File "/home/kirillov/workspace/orca/src/orca/orca.py", line 67, in
<module>
from . import braille
ImportError: attempted relative import with no known parent package
kirillov:orca $
Thanks in advance,
Oleg.
On 19.01.2019 16:08, Kirillov Oleg wrote:
Hi all,
I just built orca, and want to run it to test its features, but I
don't want to install it. Could you please tell me how I can do it?
With best regards,
Oleg.
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]