GithubHelp home page GithubHelp logo

Comments (5)

astrofra avatar astrofra commented on May 28, 2024 1

Yeah. For some reason, the HARFANG wheel is tied to a specific .so.
But it will run perfectly on your Python 3.8.

Could you please try this:

sudo ln -s libpython3.8.so.1.0 libpython3.6m.so.1.0

Then you will probably need to install GLFW:

sudo apt install libglfw3

from dogfight-sandbox-hg2.

astrofra avatar astrofra commented on May 28, 2024

Hi!

You are experiencing troubles to run the HARFANG wheel on your Linux (Ubuntu) distribution.
HARFANG is built on the Python 3 ABI, making it able to run on any Python 3 major version, from 3.2 to 3.9 (or even 3.10).
However, Linux is still looking for a specific .so name.

Could you please copy paste the entire error message, starting from Traceback (most recent call last): ?
What version of Python 3 are you running ?

from dogfight-sandbox-hg2.

kadirnar avatar kadirnar commented on May 28, 2024

Ide: Pycharm
Version: Python 3.8
OS: Ubuntu 20.04

I have the file /usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0. But there is no version 3.6

from dogfight-sandbox-hg2.

kadirnar avatar kadirnar commented on May 28, 2024

I have installed libpython3.6m.so.1.0. but it gives the same error. I solved this error by moving libpython3.6m.so.1.0 to x86_64-linux-gnu folder. Thank you for helping me resolve this error.

I got a different error regarding assets.exe. I will open that error in different issues.

from dogfight-sandbox-hg2.

astrofra avatar astrofra commented on May 28, 2024

OK.
Thanks for your feedback!

from dogfight-sandbox-hg2.

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.