JosephTheMoUSE / MoUSE-GUI

MIT License
4 stars 1 forks source link

Question about APP initiation #28

Open YixiZhang001 opened 3 months ago

YixiZhang001 commented 3 months ago

I followed your step till running main.py on my pycharm. However, the running failed and it noted that No module named 'mouseapp' and I had already installed all the packages. Could you please help me solve this problem?

wiktorw22 commented 2 months ago

Hi there! Thank you for your interest in our project :) We are refactoring now the whole code, such that we update every module and package using Poetry to the latest versions and move everything to the newest version of Python. When we have more time, we will look for your problem and help you with pleasure. Best regards!

Lorena-J commented 4 weeks ago

Do you have a solution to this issue yet? I have the same problem!!

wiktorw22 commented 4 weeks ago

Hi, we have just moved the backend of the MoUSE software to the latest version of Python and resolved the dependency conflict using Poetry. Now, we are working on the example Jupyter Notebooks for MoUSE, such that you can easily test its functionality. Regards!

grzanka commented 3 weeks ago

@Lorena-J please tell us how would you like to use the MouSE app - will it be ok for you to have Jupyter Notebook or you really need GUI ? That would help us to sort out the priorities.

Lorena-J commented 2 weeks ago

I am using this in my lab and there are people with little knowledge in programming, so I think the GUI can be very useful.