-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Here are some known buts that need fixes.
- Build a code to install the pytentiostat software within an anaconda environment instead of installing it directly to the computer.
- Create a separate installer for Macbooks. I have been able to get the code to run on my macbook by installing all of the whl files manually and navigating to the main.py file in the Mac terminal and executing the command "python main.py", but I'm sure there is a way to streamline the process and create some sort of executable to run on Macbooks.
- There are several small bugs that become obvious when I try to use the code on my macbook such as options not appearing in a drop-down menu and a "stop experiment" button that doesn't work.
- Notes and documentation for the code itself is also lacking from the installation code, which is why I've had a bit of a hard time figuring out how to debug the code.
Metadata
Metadata
Assignees
Labels
No labels