Abdur-rahmaanJ/greenberry

Fix run error

Abdur-rahmaanJ opened this issue · 12 comments

  • The project must run without errors in output

Hey, can you give more details about the errors?
I did python -m pip install greenberry and it gave me no errors.
Running a basic .gb file doesn't give any errors either.

@0xGodspeed output does not correspond with instructions

I am really sorry but I still can't find the error. Could you please tell me what command gives the wrong output?
image

@0xGodspeed Sorry you must install green berry using python -m pip install -e .

I believe this is the problem

packages=find_packages(),

And this seems to fix it:

 packages=find_packages('src'), 

I'm not exactly sure how setuptools works and why it searches for the tests directory in src/ without this.
Please explain to me if you can.

@0xGodspeed You have an interesting problem which this issue does not describe, how did you encounter the test error?

by doing python -m pip install -e

@0xGodspeed Ok open a PR to fix it!

@Abdur-rahmaanJ Is it unrelated from this issue? Should I mention this issue in the PR?

Yes, just add an orphan PR

Hi all,

I'd like to contribute to this project, but noticed that the last issue is added a year ago.
Is this project still alive?

@BernardVos Well, i am all the time available, if you need anything, ping me. If you need a Google meet, mail me: arj.python at gmail.com.