Code Monkey home page Code Monkey logo

ivf_blueprint_leon's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ivf_blueprint_leon's Issues

IVF_pipeline这个脚本执行失败了,需要做什么修改吗?

args : ('https://cgptest.oss-cn-shanghai.aliyuncs.com/meise/3.jpg', 3000, {})
wrong status
hypnos ae fail
args : (None, 3000, {})
Traceback (most recent call last):
File "/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1741, in
main()
File "/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1735, in main
globals = debugger.run(setup['file'], None, None, is_module)
File "/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1135, in run
pydev_imports.execfile(file, globals, locals) # execute the script
File "/Applications/PyCharm.app/Contents/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "/Users/john/ivf_blueprint_leon/IVF_pipeline.py", line 60, in
test()
File "/Users/john/ivf_blueprint_leon/IVF_pipeline.py", line 56, in test
outputVideo = IVF_pipeline(inputElement, duration, effect_list, effectConfig)
File "/Users/john/ivf_blueprint_leon/IVF_pipeline.py", line 34, in IVF_pipeline
outputDict = blueprintBase.make_Video(effectClass, outputVideo, duration, configDict)
File "/Users/john/ivf_blueprint_leon/blueprintBase.py", line 236, in make_Video
baseUElement = EffectClass(*args, **kwargs)
File "/Users/john/ivf_blueprint_leon/generalBP/BPDarkCorner.py", line 20, in init
self._element_type = self.get_elementType_fromValue(userElement)
File "/Users/john/ivf_blueprint_leon/blueprintBase.py", line 223, in get_elementType_fromValue
nameExt = os.path.splitext(elementValue)
File "/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/posixpath.py", line 122, in splitext
p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType

Process finished with exit code 1

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.