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

No module named 'job' #111

Open
viaSeunghyun opened this issue Feb 22, 2022 · 0 comments
Open

No module named 'job' #111

viaSeunghyun opened this issue Feb 22, 2022 · 0 comments

Comments

@viaSeunghyun
Copy link

Python: 3.6.9
ROS: Melodic
Branch: melodic-devel

Error:

Traceback (most recent call last):
  File "/home/nvidia/robot_arm/ros/src/robot_upstart/scripts/install", line 29, in <module>
    from robot_upstart.install_script import main
  File "/home/nvidia/robot_arm/ros/devel/lib/python3/dist-packages/robot_upstart/__init__.py", line 34, in <module>
    exec(__fh.read())
  File "<string>", line 24, in <module>
ModuleNotFoundError: No module named 'job'
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

1 participant