Giter Club home page Giter Club logo

Comments (8)

SunshineList avatar SunshineList commented on August 30, 2024

I have also encountered the same problem. Have you solved it?

from animateddrawings.

SunshineList avatar SunshineList commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

from animateddrawings.

SEVENBAY avatar SEVENBAY commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

I deployed based on Docker Desktop in Windows 11. Will there be any environmental issues? What platform are you running the project on?

from animateddrawings.

SunshineList avatar SunshineList commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

I deployed based on Docker Desktop in Windows 11. Will there be any environmental issues? What platform are you running the project on?

I am also docker desktop

from animateddrawings.

SunshineList avatar SunshineList commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

I deployed based on Docker Desktop in Windows 11. Will there be any environmental issues? What platform are you running the project on?

You can try my method. I have solved it now and can be used normally,If there are still any questions, you can send them out and take a look together

from animateddrawings.

SEVENBAY avatar SEVENBAY commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

I deployed based on Docker Desktop in Windows 11. Will there be any environmental issues? What platform are you running the project on?

You can try my method. I have solved it now and can be used normally,If there are still any questions, you can send them out and take a look together

when run the scripts, get error like this, do you kown why?
(animate_draw) E:\pyproject\xianyuproject\AnimatedDrawings\examples>python image_to_animation.py drawings/garlic.png garlic_out
Traceback (most recent call last):
File "E:\pyproject\xianyuproject\AnimatedDrawings\examples\image_to_animation.py", line 6, in
from annotations_to_animation import annotations_to_animation
File "E:\pyproject\xianyuproject\AnimatedDrawings\examples\annotations_to_animation.py", line 4, in
import animated_drawings.render
ModuleNotFoundError: No module named 'animated_drawings'

from animateddrawings.

SunshineList avatar SunshineList commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

I deployed based on Docker Desktop in Windows 11. Will there be any environmental issues? What platform are you running the project on?

You can try my method. I have solved it now and can be used normally,If there are still any questions, you can send them out and take a look together

when run the scripts, get error like this, do you kown why? (animate_draw) E:\pyproject\xianyuproject\AnimatedDrawings\examples>python image_to_animation.py drawings/garlic.png garlic_out Traceback (most recent call last): File "E:\pyproject\xianyuproject\AnimatedDrawings\examples\image_to_animation.py", line 6, in from annotations_to_animation import annotations_to_animation File "E:\pyproject\xianyuproject\AnimatedDrawings\examples\annotations_to_animation.py", line 4, in import animated_drawings.render ModuleNotFoundError: No module named 'animated_drawings'

Look at the import animated_drawings.reader of examples\annotations_to_animation file Is there an error reported?

from animateddrawings.

SEVENBAY avatar SEVENBAY commented on August 30, 2024

I just solved this problem. Please check if there are any Python errors on the project when it starts running, and then try to solve this error. In the end, I lowered the version of Torch. Pay attention to Torchvision. I first lowered Torch=2.0.1, and then the Torchvision and Torch versions were incorrect. I also lowered Torchvision to 0.15.1, which will automatically install Torch=2.0.0. This will solve my problem

After adjusting according to your instructions, I successfully ran it. Thank you!

from animateddrawings.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.