Skip to content

Abapy Install issue with Conda #5

@yyazicio

Description

@yyazicio

Dear Sir

I have installation issue for your abapy packages.
I have anaconda with py 3 installation..
Steps I followed is first download git repository as zip file.
After in conda shell I run

conda install abapy.zip

all packages are installed.

When I try to call abapy with import abapy it gives the following error :

import abapy
Traceback (most recent call last):

File "", line 1, in
import abapy

File "C:\Users\zyuce\AppData\Local\Continuum\Anaconda3\lib\site-packages\abapy-0.1-py3.6.egg\abapy_init_.py", line 56, in
import indentation, materials, mesh, misc, postproc

ModuleNotFoundError: No module named 'indentation'

Which step may I missing?

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