opensourceBIM / opensourceBIM/python-mvdxml

ImportError: cannot import name 'mvdxml_expression'

Open
#1 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
32
Forks
13
Avg merge
1d 20h
Merged PRs (30d)
2

Description

I tried running this with python 3.6.1 and got the following error:

from . import mvdxml_expression
ImportError: cannot import name 'mvdxml_expression'

Im running it from within the folder.

Have any suggestions of what I might do wrong?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the ImportError with Python 3.6.1 from the project folder and inspect the package layout around the from . import mvdxml_expression statement. Done means identifying why that module cannot be imported and documenting or correcting the supported way to run the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.