stonne-simulator/stonne

Python-frontend installation errors

Closed this issue · 3 comments

Hi, Thanks for this great work,
I encountered the errors when I tried to build pytorch-frontend.
image
I knew there must be some path error I made,
But I can't find out. Could you please help me resolve this?

Hi! Yes, sure

Please, provide me more information so I can try to help you with this:

  • When is that error prompting? During installation, when you try to import torch_stonne, ...?
  • Did you use Anaconda for installation? Did you follow all commands listed on the README.md for installing the pytorch-frontend?
  • Which OS are you using?
  • Which Python version are you using?
  • It would be great also if you can copy the commands you used for the installation, so I can also check them

Sorry, My mistake,
I forgot to build the stonne_connection.
It got over-write when I pip install opencv2.
Thank you so much for your patience!

Great, I'm glad you solved it :-)