Giter VIP home page Giter VIP logo

Comments (13)

s9roll7 avatar s9roll7 commented on May 28, 2024 1

fixed.
Maybe it will work on linux, mac, or colab, but I don't have the environment, so I haven't checked yet. The issue of how to run ebsynth itself in those environments is also not known

from ebsynth_utility.

vastava avatar vastava commented on May 28, 2024 1

confirmed, works on mac on my end 💯

from ebsynth_utility.

hrach333 avatar hrach333 commented on May 28, 2024 1

I see a separate post has already appeared. Thanks, everything worked out now.

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

It should only work on windows for now.
By the way, is there a way to use ebsynth on linux or mac?
If so, do you know if the .ebs file, which is the project file for ebsynth, is compatible with the windows version, even though it is in binary format?

from ebsynth_utility.

hrach333 avatar hrach333 commented on May 28, 2024

I have an error in stage 7 in this form "no out dir"

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

Has ebsynth itself been successfully executed(stage 6)?
If it succeeded, out-XXXXX exists in the project directory.

from ebsynth_utility.

hrach333 avatar hrach333 commented on May 28, 2024

image
these are the folders?

from ebsynth_utility.

hrach333 avatar hrach333 commented on May 28, 2024

they are there, but for some reason he does not see them p = re.compile(r'.*\\out\\-([0-9]+)\\') this code searches for folders with this name, and it takes the path to the folder from the file args.txt or from a web form where the project is specified?

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

ebsynth itself seems to be a success.
The implementation looks for out-XXXX in the directory specified in the Project directory.
By the way, what kind of environment is it? Is it Windows?

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

on second thought
p = re.compile(r'. *\out-([0-9]+)\')
This code wouldn't work on anything but windows...

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on May 28, 2024

Probably fixed.

from ebsynth_utility.

hrach333 avatar hrach333 commented on May 28, 2024

ebsynth itself seems to be a success. The implementation looks for out-XXXX in the directory specified in the Project directory. By the way, what kind of environment is it? Is it Windows?
Yes, you almost guessed it)). This is Ubuntu with a Windows theme))

from ebsynth_utility.

hrach333 avatar hrach333 commented on May 28, 2024

Probably fixed.

I understood that the problem lies somewhere here, since I am also a programmer, but I am not strong in python

from ebsynth_utility.

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.