Giter VIP home page Giter VIP logo

Comments (4)

awwbees avatar awwbees commented on May 21, 2024

ah, thank you for pointing out that you're on a french system, that's a likely culprit. I hate these sorts of bugs! I will set my system to french and see if I can reproduce it.

do you also get the issue if you spawn a "script" module(hold 's' and click "script")? if not, how about if you load a script and then click "run"?

from bespokesynth.

awwbees avatar awwbees commented on May 21, 2024

does the workaround suggested here pybind/pybind11#2369 (setting PYTHONHOME and PYTHONPATH) help your issue?

from bespokesynth.

Funto avatar Funto commented on May 21, 2024

So:

  • yes, holding 's' + clicking "script" does trigger the issue as well
  • I tried the workaround you mentionned and it worked:
    -> installed Python 3.8 64 bits since your process is 64 bits (don't know if 32 bits would have worked, but why is that still the default on python.org in 2020...)
    -> I opened cmd.exe and typed:
    set PYTHONHOME=C:\Users\Funto\AppData\Local\Programs\Python\Python38 BespokeSynth.exe
    then I couldn't reproduce the issue.

Note that I didn't need to set PYTHONPATH, which according to https://stackoverflow.com/questions/7850908/what-exactly-should-be-set-in-pythonpath is used for additional directories with private libraries.

Now a whole world of musical experimentation is opened to me, thanks :)
Let me know if I can help in any way.

from bespokesynth.

awwbees avatar awwbees commented on May 21, 2024

excellent! there's probably a way that I can avoid this error on my end, but I'm glad that you have found a workaround

from bespokesynth.

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.