Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL: Python instalation C:\User\danielm\progs\TestAutomationGX\PortablePython\App has no Robot installed. Fix this problem to build project red.xml #24

Closed
danielvanmil opened this issue Jun 21, 2016 · 8 comments
Labels

Comments

@danielvanmil
Copy link

Hello,

We're trying to evaluate the IDE, looks promising!
One problem is that the IDE cannot find the installed robot package in our (portable) python installation and an error is logged:

FATAL: Python instalation C:\User\danielm\progs\TestAutomationGX\PortablePython\App has no Robot installed. Fix this problem to build project red.xml

App\Lib\site-packages contains a "robot" and "robotframework-2.9.2-py2.7.egg-info" package etc., so it looks like its installed correctly (and Ride etc. works as expected)

Also the pip install robotframework says:

Requirement already satisfied (use --upgrade to upgrade): robotframework in c:\user\danielm\progs\testautomationgx\portablepython\app\lib\site-packages

How is the package resolving done to find the robot package? By a python env variable or else?
Is the source code available somewhere?

Thanks,

Daniel.

@adam-wypych
Copy link
Contributor

Hello,

Can you check if You are able to execute command pybot --version and put here output?

Best Regards,
-Adam.

@danielvanmil
Copy link
Author

Robot Framework 2.9.2 (Python 2.7.6 on win32)

@KrzysztofJozefowicz
Copy link
Contributor

Hi, RED checks python path by running which/where command (OS specific), there is also option in Preferences (Eclipse scope) and in red.xml (just for project scope) to specify custom python&RF installation path.

@danielvanmil
Copy link
Author

solved. pybot needed administrator rights to run. thanks.

@plebcity
Copy link

plebcity commented Jul 5, 2016

Please update this on the first steps page.

@KrzysztofJozefowicz
Copy link
Contributor

@k0enf0rNL - do you mean following info:
"RED checks python path by running which/where command (OS specific), there is also option in Preferences (Eclipse scope) and in red.xml (just for project scope) to specify custom python&RF installation path. "
or
"solved. pybot needed administrator rights to run"

Former one is already included in first steps: https://github.com/nokia/RED/blob/master/doc/preferences_misc.md

@plebcity
Copy link

plebcity commented Jul 5, 2016

there should be note on that page which says something like this: "Be sure to open eclipse as administrator because pybot needs administrator rights"

@KrzysztofJozefowicz
Copy link
Contributor

ok, noted :)

KrzysztofJozefowicz pushed a commit that referenced this issue Jul 7, 2016
…us removing weird performance glitches when quickly moving between open editors (e.g using up/down arrows when cell editor is opened)
KrzysztofJozefowicz pushed a commit that referenced this issue Jul 7, 2016
KrzysztofJozefowicz pushed a commit that referenced this issue Sep 15, 2016
…us removing weird performance glitches when quickly moving between open editors (e.g using up/down arrows when cell editor is opened)
KrzysztofJozefowicz pushed a commit that referenced this issue Sep 15, 2016
KrzysztofJozefowicz pushed a commit that referenced this issue Sep 15, 2016
…us removing weird performance glitches when quickly moving between open editors (e.g using up/down arrows when cell editor is opened)
KrzysztofJozefowicz pushed a commit that referenced this issue Sep 15, 2016
KrzysztofJozefowicz pushed a commit that referenced this issue Sep 15, 2016
…us removing weird performance glitches when quickly moving between open editors (e.g using up/down arrows when cell editor is opened)
KrzysztofJozefowicz pushed a commit that referenced this issue Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants