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

Rammbock issues on RobotFramework Windows version. #75

Open
jolivem opened this issue Mar 14, 2019 · 3 comments
Open

Rammbock issues on RobotFramework Windows version. #75

jolivem opened this issue Mar 14, 2019 · 3 comments

Comments

@jolivem
Copy link

jolivem commented Mar 14, 2019

  • RF version 3.1.1
  • Ride version 1.7.3.1
  • Rammbock version py3-0.4.0.2
    Ride can not load the Rammbock library because of relative import issues.
    The issue is fixed after changing Rammbock to rammbock (lower case) everywhere, installation folder also.
@MadhuriManasa
Copy link

python setup.py
Traceback (most recent call last):
File "setup.py", line 6, in
execfile(join(CURDIR, 'src', 'Rammbock', 'version.py'))
NameError: name 'execfile' is not defined

getting this error while installing rammbock library after installing ride framework

@Neeraj14
Copy link

Neeraj14 commented Oct 9, 2020

I am also getting the same error. I am installing the Rammbock library. I have the robot framework installed which is mentioned as the pre condition for installing the Rammbock. I am having Python37 on my machine. The Rammbock works fine with Python27 but when I changed to Pyrhon37 it started failing by saying No Keyword. When I am installing the Rammbock again after uninstalling the Python27 then I started getting the above error on window machine.

@tapioreijonen
Copy link

I just notice https://pypi.org/project/robotframework-rammbock-py3/ is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants