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

Plattformunabhängigkeit (Linux) #86

Open
danield5732 opened this issue Apr 13, 2024 · 0 comments
Open

Plattformunabhängigkeit (Linux) #86

danield5732 opened this issue Apr 13, 2024 · 0 comments

Comments

@danield5732
Copy link
Collaborator

Ich habe den Versuch unternommen das Package zuhause unter Ubuntu 22.04 zu testen.
Das ist jetzt auch nicht wichtig, aber vielleicht interessant. Zumindest als Erlebnisbericht ^^

  • die settings.ini ist ANSI codiert und nicht UTF-8, das musste ich ändern und in config.py (Zeile 38) den ANSI-Eintrag entfernen. Dann ging es.
  • das automatische Setzen des Home-PATH wirft auch einen Fehler, ich musste die Pfade in der settings.ini manuell eintragen, dann ging es.
  • Dann ging auch sehr viel, laden, initialisieren, korrigieren und plotten lief top
  • Erst beim fit() kommt es wieder zu einem Fehler, bei dem ich dann aber aufgegeben habe...
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

1 participant