swar / Swar-Chia-Plot-Manager

This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.26k stars 388 forks source link

Swar doesn't work on native linux #1147

Open hysci opened 3 years ago

hysci commented 3 years ago

Looks like Swar incorrectly parses linux paths. temporary_directory:

Traceback (most recent call last): File "./manager.py", line 30, in start_manager() File "/home/chia/Swar-Chia-Plot-Manager/plotmanager/library/utilities/commands.py", line 39, in start_manager test_configuration(chia_location=chia_location, notification_settings=notification_settings, File "/home/chia/Swar-Chia-Plot-Manager/plotmanager/library/utilities/configuration.py", line 7, in test_configuration if not os.path.exists(chia_location): File "/usr/lib/python3.8/genericpath.py", line 19, in exists os.stat(path) TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType

jack60612 commented 3 years ago

@hysci i run ubuntu fine try updating to the latest version and if that doesn't work make sure to use python3