GithubHelp home page GithubHelp logo

laravelpython's Introduction

Hi there ๐Ÿ‘‹

My name is Roberto Gallea, I live in Italy and I am passionate about applying technology to many fields, such as multimedia, electronics, computer vision, woodworking and digital arts.

I am currently employed at the University of Palermo, Italy.

Language/Runtime : PHP, Python, Java, R, C/C++, ...

Framework/Libraries : Laravel, Symfony, Vue.js, React.js, Livewire, Flask, Django

I contribute to the OS community with some repositories and by giving talks and writing blog posts on my website and medium.

List of my talks (Italian language):

Follow me on:

laravelpython's People

Contributors

davisy avatar mariuszmalek avatar robertogallea 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

Watchers

 avatar

laravelpython's Issues

Symfony\Component\Process\Exception\ProcessFailedException

Whilre running following issue came.I followed your instructions and in interpreter on laravel-python.php I put my python interpreter. Ran the program and following error arised.
The command "C:\Users\hrish\AppData\Local\Programs\Python\Python39\python.exe "/N/MovieRSystem/public/top_movies.py"" failed. Exit Code: 1(General error) Working directory: D:\N\MovieRSystem\public Output: ================ Error Output: ================ Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize Python Python runtime state: preinitialized

Not working anymore?

'python' is not recognized as an internal or external command,
operable program or batch file.

 in file C:\Users\admin\Desktop\laravel-api\vendor\robertogallea\laravel-python\src\Services\LaravelPython.php on line 20

However, I can run the same command normally, the code is below:

$service = new LaravelPython();
$parameters = array($mal->slug, $targetMAL);
$result = $service->run(app_path() . '\Scripts\test.py', $parameters);

I have tried to give it the direct python path in the config, but then it says

Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize Python
Python runtime state: preinitialized

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.