Open
Description
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
Labels
No labels