Giter Site home page Giter Site logo

Comments (5)

mccwdev avatar mccwdev commented on July 22, 2024

Did you install the library with pip? And are you using the same Python interpreter when installing and running?

from bitcoinlib.

maxcado avatar maxcado commented on July 22, 2024

I installed the library from source build not pip. It was installed in python 2.7 site-packages. The default interpreter at command line is also python 2.7 so it looks like I'm using the same interpreter as it was installed. This is a linux machine with Ubuntu Bionic linux mint. But note that I'm having the same 'module_encoding' issues on a windows machine as well.

from bitcoinlib.

mccwdev avatar mccwdev commented on July 22, 2024

Python could not find the library path. You need to add the path to the library to the python environment or run python from the bitcoinlib directory

from bitcoinlib.

mccwdev avatar mccwdev commented on July 22, 2024

I need to look into the includes, not sure if there is an error, but I got some errors as well on a fresh install.

from bitcoinlib.

mccwdev avatar mccwdev commented on July 22, 2024

I was not able to reproduce this issue anymore, tried on a couple of different machines with the following commands:

$ git clone https://github.com/1200wd/bitcoinlib.git
$ cd bitcoinlib
$ pip install -r docs/requirements.txt

If you still encounter this problem please let me know, but for now I close it.

from bitcoinlib.

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.