Error json
eduhatch opened this issue · 7 comments
Hi!
It couldn't detected tensorflow although it's installed previously.
Error while loading json: ./src/Static/ProjectProperties.json
Can you give me the solution?
Thanks!
Hi,
I will have to ask you for extra informations:
- What environment are you testing AI-Blocks on? (Linux, Windows, Docker?)
- Are you able to get tensorflow and python from a regular console/terminal?
- Could you provide a screenshot of the actual error?
Thank you,
Boris
Hi,
Thank you for your help, unfortunately AIBlock is not compatible with anaconda/docker and other closed environments, this is a feature I have yet to implement. Could you simply install Tensorflow on your machine using:
pip install tensorflow
If not you will have to wait or modify the sources yourself so that AIBlocks runs an Anaconda terminal instead of a regular python console.
Best regards,
Boris
Can you send me those screenshots again? I do not see them attached in your last message.
Thank you,
Boris
Hi,I use electron src/main.js to run the code,but it shows nothing,could you tell me how to build the source and run