-
Notifications
You must be signed in to change notification settings - Fork 0
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
Several issues - does not run as-is #1
Comments
hello. yes i maintain it. i believe you are the first one to use this besides me. if you have the list of the missing packages I can add them to the list. i will check out the error. youll have to wait some time though. im rebuilding my lab. btw FFT is not that useful because of whats explained in this page: |
I have included a conda list of what dependencies were installed: `conda list packages in environment at /home/user/miniforge3/envs/env:Name Version Build Channel_openmp_mutex 4.5 2_gnu conda-forge |
@cathode90 please update to latest commit and retry. thanks. |
@cathode90 I have updated all the programs today. They are all working. You shouldn't have issues with any of them. Please retry and report back. |
usage: miniforge on ubuntu 23.10, on a pi4, aarch64. Using python 3.10, several undocumented packages needed installing (pandas, numpy, scipy, etc...)
I had to remove several lines with ", fontsize=20" from fft.py in order to get the script to run
Once "START" is run in fft.py, there is a plot but with a continuous replot drawn on top of the existing plot and an error output that repeats "error 3 replot_".
Is this project still maintained? Also, is there anyone who can help with these errors?
The text was updated successfully, but these errors were encountered: