GithubHelp home page GithubHelp logo

giacomozanatta / pylisa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lisa-analyzer/pylisa

0.0 1.0 0.0 48.49 MB

Python frontend for LiSA

License: MIT License

Python 0.08% Java 1.56% ANTLR 0.05% Jupyter Notebook 98.32%

pylisa's Introduction

PyLiSA

Python frontend for LiSA

Building with snapshots

Sometimes, PyLiSA will refer to a snapshot release of LiSA to exploit unreleased features. If, when building, you get the following error message:

> Could not resolve io.github.lisa-analyzer:lisa-project:ver-SNAPSHOT.
  > Could not get resource 'https://maven.pkg.github.com/lisa-analyzer/lisa/io/github/lisa-analyzer/lisa-project/ver-SNAPSHOT/maven-metadata.xml'.
    > Could not GET 'https://maven.pkg.github.com/lisa-analyzer/lisa/io/github/lisa-analyzer/lisa-project/ver-SNAPSHOT/maven-metadata.xml'. Received status code 401 from server: Unauthorized

Then you have to perform the following:

  • Create a GitHub PAT following this guide and grant read:packages permission
  • Create a gradle.properties file in the project root folder (where the gradlew scripts are located) with the following content:
gpr.user=your-github-username
gpr.key=github-access-token

Then, re-execute the build to have the snapshot dependencies downloaded.

pylisa's People

Contributors

giacomozanatta avatar guruprerana avatar lucaneg avatar nicolobarbato avatar pietroferrara avatar

Watchers

 avatar

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.