Skip to content

getting what seems a circular import error when importing tensorly random as it overshadows numpy random probably #261

Answered by JeanKossaifi
mhelal asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone having a similar issue:

  1. Ensure you have pytest installed (pip install pytest)
  2. Ensure you have TensorLy installed.
  3. From outside the tensorly folder, run pytest --pyargs tensorly

If you have installed TensorLy from source you can also go to the root directory and run make test (or pytest -v tensorly)

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@JeanKossaifi
Comment options

@mhelal
Comment options

@JeanKossaifi
Comment options

@mhelal
Comment options

@mhelal
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by JeanKossaifi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants