Skip to content

Ubuntu installation #25

Open
Open
@ahmedmaalej

Description

@ahmedmaalej

I tried installation under ubuntu for python coding, using a virtual environment and followed the steps,
I tried adding the meshlabserver using these lines:

MESHLABSERVER_PATH = '/usr/bin/'
os.environ['PATH'] += os.pathsep + MESHLABSERVER_PATH

with example#1
but I keep gettting this error MSG:

if script.ml_version == '1.3.4BETA':

AttributeError: 'str' object has no attribute 'ml_version'

Any idea

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions