Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named config in Planet builder #53

Open
ibennetch opened this issue Aug 12, 2023 · 4 comments
Open

No module named config in Planet builder #53

ibennetch opened this issue Aug 12, 2023 · 4 comments

Comments

@ibennetch
Copy link
Member

Since the server upgrade to Debian Bookworm, the following error occurs when trying to run scripts/website/pma-planet

Traceback (most recent call last):
  File "/home/builder/venus/planet.py", line 60, in <module>
    from planet import config
  File "/home/builder/venus/planet/__init__.py", line 8, in <module>
    import config
ModuleNotFoundError: No module named 'config'
@williamdes
Copy link
Member

Could be related to phpmyadmin/website#160

@williamdes
Copy link
Member

williamdes commented Aug 13, 2023

I changed it to @hourly /usr/bin/python3 /home/builder/website/manage.py fetch_planet
Let's see

Edit: 🤦🏻 It's not the right command, let's try once more

@williamdes
Copy link
Member

I stopped the crons for planet, after a lot of patching in the venus code, it's still not python3 compatible.
My test command was PYTHONPATH=/home/builder/venus/planet python /home/builder/venus/planet.py ~/planet/planet.ini as builder

@williamdes
Copy link
Member

@ibennetch There is currently a vote on the topic of Planet in Element. Could you have a look please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants