Skip to content

Python 3.6 ImportWarning #9

Closed
@idahogray

Description

@idahogray

I run my CI with PYTHONWARNINGS=error and I am getting the following warning in this package.

File "C:\ProgramData\Miniconda3\envs\sas-apps-jenkins-3.6-1.11\lib\site-packages\mkl_fft_init_.py", line 27, in
from ._pydfti import (fft, ifft, fft2, ifft2, fftn, ifftn, rfft, irfft,
File "mkl_fft_pydfti.pyx", line 27, in init mkl_fft._pydfti
ImportWarning: can't resolve package from spec or package, falling back on name and path

I am not sure how to fix it. Please let me know if you need more information.

I have mkl-fft 1.0.0 installed via conda into a Python 3.6.5 environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions