aleksanderhan / turbo-genius

17 stars 2 forks source link

please solve the problem in this code #4

Open saifmodan opened 4 months ago

saifmodan commented 4 months ago

hi

aleksanderhan commented 4 months ago

hi

Could you describe the issue you are refering to?

saifmodan commented 4 months ago

some problem in your code example module not found torch please solve the error

aleksanderhan commented 4 months ago

Can you try installing packaging with pip first, then torch with pip, like this:

pip install packaging pip install torch