Giter VIP home page Giter VIP logo

Comments (8)

DongHande avatar DongHande commented on July 30, 2024

感谢您对我们工作的关注。
首先,根据我们仓库提供python和各种库的版本,是可以直接运行代码的,不需要自己生成so文件。
如果你想自己生成so文件,请自行查阅cppimport这个库相关的用法。主要关注下文件路径。

from autodebias.

bnu-wangxun avatar bnu-wangxun commented on July 30, 2024

How to solve "ModuleNotFoundError: No module named 'utils.ex'"? I also face this issue.

sloved.

from autodebias.

DongXiang-CV avatar DongXiang-CV commented on July 30, 2024

How to solve "ModuleNotFoundError: No module named 'utils.ex'"? I also face this issue.

sloved.

Hi. I also suffer from this issue. Can you tell me how did you solve this? Thank you very much!

from autodebias.

kkkparty avatar kkkparty commented on July 30, 2024

from autodebias.

DongXiang-CV avatar DongXiang-CV commented on July 30, 2024

 You should first configure the environment as required

------------------ 原始邮件 ------------------ 发件人: "DongHande/AutoDebias" @.>; 发送时间: 2021年10月30日(星期六) 凌晨4:01 @.>; @.@.>; 主题: Re: [DongHande/AutoDebias] No module named 'utils.ex' (#2) How to solve "ModuleNotFoundError: No module named 'utils.ex'"? I also face this issue. sloved. Hi, I also suffer from this issue. How did you solve this issue "ModuleNotFoundError: No module named 'utils.ex'" — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Hi, thank you. I think I have configured the environment as required

I download the code and directly run it. But it shows:
ModuleNotFoundError: No module named 'utils.ex'

If I delete import utils.ex as ex and add exp= cppimport.imp_from_filepath('utils/ex.cpp'), it still shows the following error:
#include <forward_list>
^~~~~~~~~~~~~~
1 error generated.
error: command 'gcc' failed with exit status 1

Can you help me how to run the code if possible. Thank you very much!

from autodebias.

kkkparty avatar kkkparty commented on July 30, 2024

from autodebias.

DongXiang-CV avatar DongXiang-CV commented on July 30, 2024

You should pay attention to the version of python,I had the same problem before, configuring the virtual environment with anaconda and reinstalling all the packages, and try it again ------------------ 原始邮件 ------------------ 发件人: "DongHande/AutoDebias" @.>; 发送时间: 2021年10月30日(星期六) 上午9:45 @.>; @.@.>; 主题: Re: [DongHande/AutoDebias] No module named 'utils.ex' (#2)  You should first configure the environment as required … ------------------ 原始邮件 ------------------ 发件人: "DongHande/AutoDebias" @.>; 发送时间: 2021年10月30日(星期六) 凌晨4:01 @.>; @.@.>; 主题: Re: [DongHande/AutoDebias] No module named 'utils.ex' (#2) How to solve "ModuleNotFoundError: No module named 'utils.ex'"? I also face this issue. sloved. Hi, I also suffer from this issue. How did you solve this issue "ModuleNotFoundError: No module named 'utils.ex'" — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. Hi. Thank you. I think I have configure the environment as required. I download your code and directly run it. But it shows: ModuleNotFoundError: No module named 'utils.ex' If I delete import utils.ex as ex and add exp= cppimport.imp_from_filepath('utils/ex.cpp'), it still shows the following error: #include <forward_list> ^~~~~~~~~~~~~~ 1 error generated. error: command 'gcc' failed with exit status 1 Can you help me how to run your code if possible. Thank you very much! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Thank you for your reply. So after you re-installl all the packages then the "ModuleNotFoundError: No module named 'utils.ex'" automatically disappears, right? you never modify the authors' code?

from autodebias.

kkkparty avatar kkkparty commented on July 30, 2024

from autodebias.

Related Issues (6)

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.