Code Monkey home page Code Monkey logo

touchdesigner-summit-2019-external-python's People

Contributors

radialbalance avatar raganmd avatar

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

touchdesigner-summit-2019-external-python's Issues

Final test with qr code generator doesnt work

Hello, thanks a lot for the tutorials!

I followed the tutorials and everything seemed to be working until the end. All prints printed the correct directories but when I run the script "text_qrmaker" inside TD to create the qr code based on the table DAT It doesnt generate the qr code and TD give me this errors, which have my machine directory for python libraries.

Traceback (most recent call last): File "</base_qrcode/text_qrmaker:op('/base_qrcode/text_qrmaker').run()>", line 1 td.Error: File "/base_qrcode/text_qrmaker", line 7 File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/qrcode/main.py", line 11, in make File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/qrcode/main.py", line 289, in make_image r = previousimport(*args, **kw) ModuleNotFoundError: No module named 'qrcode.image.pil' Results of run operation resulted in exception. Value:type:textDAT path:/base_qrcode/text_qrmaker Type:<class 'td.textDAT'>.

I rechecked other scripts and if the files are on the correct folders and everything seems to be correct. Any thoughts?

Touch designer 64-bit build 2019.33020
Macbook pro OSX 10.13.6

Thanks in advance
Marcelo

Why copy cmd to /dep/externalLib1?

Hey Matthew

following along the video/repo I was wondering why you decided to create/run a .cmd in dep/externalLib1 vs calling pip -r directly from extHelperMOD?

And have you done any further work on "checking if the cmd needs to be executed"? The current len(os.listdir(python_path)) == 0 check allows only to install a single tox with external dependencies, cause if you e.g. load base_dominant_color.tox first and then e.g. base_hueControl.tox, then base_hueControl.tox will not install its requirements as the python folder is not empty.

cheers
achim

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.