Git Product home page Git Product logo

Comments (3)

coldino avatar coldino commented on July 21, 2024

Not sure where that function comes from, but it isn't this project.

What are you trying to do? I'll need some more information to help.

from pob_wrapper.

grummble-ai avatar grummble-ai commented on July 21, 2024

It is:

Traceback (most recent call last):

  File "C:\Users\...\PycharmProjects\PoEBuildTradeSearches\example.py", line 63, in <module>
    pob = run()

  File "C:\Users\...\PycharmProjects\PoEBuildTradeSearches\example.py", line 34, in run
    pob = PathOfBuilding(pob_path, pob_install)

  File "C:\Users\...\PycharmProjects\PoEBuildTradeSearches\tools\pob_wrapper\pob.py", line 82, in __init__
    data_dir = pkg_resources.resource_filename('pob_wrapper', 'data')

  File "C:\Users\...\PycharmProjects\PoEBuildTradeSearches-Venv\lib\site-packages\pkg_resources\__init__.py", line 1130, in resource_filename

    return get_provider(package_or_requirement).get_resource_filename(
  File "C:\Users\...\PycharmProjects\PoEBuildTradeSearches-Venv\lib\site-packages\pkg_resources\__init__.py", line 346, in get_provider
    __import__(moduleOrReq)

ModuleNotFoundError: No module named 'pob_wrapper'

from pob_wrapper.

grummble-ai avatar grummble-ai commented on July 21, 2024

Nevermind, I have solved the issue, which was caused by making the pob_wrapper folder a subfolder. It seems that there are absolute paths in the code that do not allow this.

from pob_wrapper.

Related Issues (5)

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.