Project

General

Profile

Actions

Bug #18947

closed

Symlink to rudder-api-client is not documented to use rtf

Added by Elaad FURREEDAN about 3 years ago. Updated about 3 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

When setup a dev environment, when can get these errors :

Traceback (most recent call last):
  File "./rtf", line 155, in <module>
    from lib import Platform, shell
  File "/home/elaad/devs/rudder-tests/lib/__init__.py", line 2, in <module>
    from .platform import Platform
  File "/home/elaad/devs/rudder-tests/lib/platform.py", line 14, in <module>
    from rudder import RudderEndPoint, RudderError
ModuleNotFoundError: No module named 'rudder'

The symlink to rudder-api-client is missing, but I didn't find mention to this anywhere

Actions

Also available in: Atom PDF