Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Install from source not working #796

@chauhang

Description

@chauhang

Install from source is not working on a brand new ubuntu 18.04 machine.

Steps to reproduce:

  1. Install openjdk
  2. Install python 3.7
  3. Run python ./scripts/install_from_src.py
Traceback (most recent call last):
  File "./scripts/install_from_src.py", line 10, in <module>
    from scripts import tsutils as ts
ImportError: cannot import name 'tsutils' from 'scripts' (/home/ubuntu/anaconda3/lib/python3.7/site-packages/scripts/__init__.py)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions